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 4e8d71a commit 0dd1abfCopy full SHA for 0dd1abf
.github/workflows/Test.yml
@@ -25,7 +25,7 @@ jobs:
25
actions: write
26
contents: read
27
strategy:
28
- fail-fast: true # TODO: toggle
+ fail-fast: false # TODO: toggle
29
matrix:
30
version:
31
- '1.10'
@@ -91,7 +91,7 @@ jobs:
91
92
93
94
95
96
97
@@ -166,7 +166,7 @@ jobs:
166
167
168
169
170
171
172
0 commit comments