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 40cedc6 commit 1e5f484Copy full SHA for 1e5f484
.github/workflows/fail.yml
@@ -15,7 +15,7 @@ jobs:
15
test:
16
runs-on: self-hosted
17
steps:
18
- - name: Fail loudly, III
+ - name: Fail loudly, IV
19
run: |
20
>&2 echo WORKFLOW INTENTIONALLY FAILING
21
exit 1
0 commit comments