Skip to content

Commit

Permalink
coverage: remove the fail fast to continue for linux even if windows …
Browse files Browse the repository at this point in the history
…fails
  • Loading branch information
sylvestre authored Feb 9, 2024
1 parent a660f74 commit c28973c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
name: Code Coverage
runs-on: ${{ matrix.job.os }}
strategy:
fail-fast: true
matrix:
job:
- { os: ubuntu-latest , features: unix }
Expand Down

0 comments on commit c28973c

Please sign in to comment.