Skip to content

Commit aab7181

Browse files
committed
Ci: Don't fail fast
1 parent 3cdc2b7 commit aab7181

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

1717
strategy:
18+
fail-fast: false
1819
matrix:
1920
platform: [
2021
ubuntu-latest,

0 commit comments

Comments
 (0)