We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 923eca4 commit 8698e48Copy full SHA for 8698e48
1 file changed
.github/workflows/Test.yml
@@ -25,7 +25,7 @@ jobs:
25
actions: write
26
contents: read
27
strategy:
28
- fail-fast: false # TODO: toggle
+ fail-fast: true # TODO: toggle
29
matrix:
30
version:
31
- "1.10"
0 commit comments