Skip to content

Commit

Permalink
Added failed exit
Browse files Browse the repository at this point in the history
  • Loading branch information
AErmie committed Jul 15, 2024
1 parent 8cb0253 commit f8e80ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/workflow-logic-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Fail
run: exit 1

job3:
name: Job 3
Expand Down

0 comments on commit f8e80ca

Please sign in to comment.