Skip to content

Commit

Permalink
Remove intentional failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ayellapragada committed Apr 11, 2024
1 parent c5d74ab commit 8ecdbf2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
working-directory: ${{ inputs.module }}

steps:
- name: Fail intentionally
run: exit 1

- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 8ecdbf2

Please sign in to comment.