Skip to content

Commit e91e9fb

Browse files
authored
Don't fail fast in CI
1 parent 82ae9a3 commit e91e9fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323

2424
windows:
2525
strategy:
26+
fail-fast: false
2627
matrix:
2728
os:
2829
- ubuntu-latest

0 commit comments

Comments
 (0)