diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 57786a3..2ca1033 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,7 @@ concurrency: jobs: tests: + # Continue on error so that we see the results of all tests in the matrix. continue-on-error: true strategy: matrix: