Skip to content

Commit da642d8

Browse files
committed
Don't fail fast
1 parent c6286ee commit da642d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
build:
77
runs-on: ${{matrix.os}}
88
strategy:
9+
fail-fast: false
910
matrix:
1011
os: [ubuntu-latest, windows-latest, macOS-latest]
1112
steps:

0 commit comments

Comments
 (0)