Skip to content

Commit

Permalink
XXX fail III
Browse files Browse the repository at this point in the history
  • Loading branch information
Twey committed Dec 14, 2023
1 parent 80d713e commit 40cedc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ permissions:

jobs:
test:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Fail loudly, II
- name: Fail loudly, III
run: |
>&2 echo WORKFLOW INTENTIONALLY FAILING
exit 1

0 comments on commit 40cedc6

Please sign in to comment.