We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb52441 commit 1c9f6e1Copy full SHA for 1c9f6e1
1 file changed
.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"
0 commit comments