We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd56eb4 commit a0f643bCopy full SHA for a0f643b
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
run: exit 0
36
continue-on-error: true
37
- id: step2
38
- run: exit 0
+ run: exit 1
39
40
- if: contains(steps.*.outcome, 'failure')
41
run: exit 1
0 commit comments