Skip to content

Commit 5ca1946

Browse files
committed
allow all jobs to run if one fails
1 parent a11adc4 commit 5ca1946

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
os: macos-latest
2525
- environment-file: .ci/310.yaml
2626
os: windows-latest
27+
fail-fast: false
2728

2829
steps:
2930
- name: checkout repo

0 commit comments

Comments
 (0)