Skip to content

Commit

Permalink
Intentionally fail command.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerome Caisip committed Dec 29, 2023
1 parent 13e1438 commit 66675ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sample-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
run: sleep 2
- name: Upload Image to Registry
run: sleep 2
- name: Intentional Fail Command
run: djflsjfl
end_to_end_testing:
needs:
- upload_image
Expand Down

0 comments on commit 66675ab

Please sign in to comment.