We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f97dd commit 82c1377Copy full SHA for 82c1377
.github/workflows/build.yml
@@ -14,6 +14,7 @@ jobs:
14
name: "Test"
15
16
strategy:
17
+ fail-fast: false
18
matrix:
19
platform: [
20
ubuntu-latest,
0 commit comments