Skip to content

Commit 82c1377

Browse files
committed
Don't fail fast
1 parent 30f97dd commit 82c1377

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
@@ -14,6 +14,7 @@ jobs:
1414
name: "Test"
1515

1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
platform: [
1920
ubuntu-latest,

0 commit comments

Comments
 (0)