Skip to content

Commit 8b6fadf

Browse files
chrisbloeCopilot
andauthored
Update .github/workflows/automated-tear-down-test.yml
Co-authored-by: Copilot <[email protected]>
1 parent f0d2551 commit 8b6fadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated-tear-down-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
--output text)
8888
8989
if [ -z "$BACKUP_VAULT_EXISTS" ]; then
90-
exit 0
90+
exit 0
9191
fi
9292
9393
RECOVERY_POINTS=$(aws backup list-recovery-points-by-backup-vault \

0 commit comments

Comments
 (0)