Skip to content

Commit f47b708

Browse files
committed
chore: stop delete
1 parent e5662fa commit f47b708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
GPU_AVAILABILITY_ZONE: "us-west-2e"
4848

4949
# Debug
50-
SKIP_DELETE: "false" # skip cluster deletion
50+
SKIP_DELETE: "true" # skip cluster deletion
5151
TEST_TAG: "main-33c1d03"
5252

5353
steps:

0 commit comments

Comments
 (0)