We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5662fa commit f47b708Copy full SHA for f47b708
.github/workflows/integration-aws.yml
@@ -47,7 +47,7 @@ jobs:
47
GPU_AVAILABILITY_ZONE: "us-west-2e"
48
49
# Debug
50
- SKIP_DELETE: "false" # skip cluster deletion
+ SKIP_DELETE: "true" # skip cluster deletion
51
TEST_TAG: "main-33c1d03"
52
53
steps:
0 commit comments