diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f10aa5a0c..9e835e21d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,6 +16,8 @@ permissions: jobs: lint-docs: # https://github.com/MithrilJS/mithril.js/issues/2898 + # Semantics aren't quite what I'd prefer. This is what I'd really want: + # https://github.com/actions/runner/issues/2347#issue-comment-box continue-on-error: true runs-on: ubuntu-latest steps: