Skip to content

Commit

Permalink
👷 (tests): Set strategy.fail-fast: false for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Apr 24, 2022
1 parent 5dffc74 commit 122ad4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
include:
- name: Clang
Expand Down

0 comments on commit 122ad4b

Please sign in to comment.