Skip to content

Commit 9c77661

Browse files
committed
[PRMP-631] Fix dependencies
1 parent 3957806 commit 9c77661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron-daily-health-check-teardown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
destroy_test_environment:
2828
name: Destroy Sandbox (ndrd)
29-
needs: ["set_workspace", "deploy_ui", "deploy_lambdas"]
29+
needs: ["set_workspace"]
3030
uses: ./.github/workflows/tear-down-sandbox.yml
3131
with:
3232
git_ref: main

0 commit comments

Comments
 (0)