Skip to content

Commit 292ecc6

Browse files
authored
set fail-fast: false
1 parent e502479 commit 292ecc6

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
@@ -12,6 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ ubuntu, windows, macos ]
15+
fail-fast: false
1516
runs-on: ${{ matrix.os }}-latest
1617
defaults:
1718
run:

0 commit comments

Comments
 (0)