Skip to content

Commit

Permalink
Update CICD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKotowick committed Dec 26, 2024
1 parent 31a69e9 commit 23e6e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CICD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
uses: Invicton-Labs/terraform-module-testing/apply-failure@dev
with:
tf_path: tests/fail-condition-message-delayed
stderr_contains: sample errorsss
stderr_contains: sample error

# This job just waits for all other jobs to pass. We have it here
# so our branch protection rule can reference a single job, instead
Expand Down

0 comments on commit 23e6e96

Please sign in to comment.