Skip to content

Commit

Permalink
Don't fail on purpose anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
vytautaskubilius authored Jan 9, 2024
1 parent 40b2152 commit bcd0bc3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cloud-nuke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'

steps:
- name: Fail on purpose
run: exit 1

- name: Check out the repo
uses: actions/checkout@v3

Expand Down

0 comments on commit bcd0bc3

Please sign in to comment.