diff options
-rw-r--r-- | .github/workflows/ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1c32fffe..7f044ffd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,7 @@ jobs: name: ${{matrix.config.name}} runs-on: ${{matrix.config.os}} strategy: + fail-fast: false matrix: config: - { |