diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e441cad3..7d073dfd 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -134,6 +134,7 @@ jobs: runs-on: ubuntu-latest needs: [test, release-binary] strategy: + fail-fast: false # We want to get all the mutant failures matrix: shard: [0, 1, 2, 3, 4, 5, 6, 7] test_tool: [cargo]