Skip to content

Commit c28973c

Browse files
authored
coverage: remove the fail fast to continue for linux even if windows fails
1 parent a660f74 commit c28973c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
name: Code Coverage
5454
runs-on: ${{ matrix.job.os }}
5555
strategy:
56-
fail-fast: true
5756
matrix:
5857
job:
5958
- { os: ubuntu-latest , features: unix }

0 commit comments

Comments
 (0)