Skip to content

Commit

Permalink
Reenabling teardown while testing in e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
hatboyzero committed Jun 14, 2024
1 parent e9566d8 commit 01ffb91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/e2e-daily-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
deployOpenAi: true
openAiName: fllm-01
openAiResourceGroup: fllm-shared-01
location: canadaeast
enableTeardown: false
location: eastus2
enableTeardown: true
bypassAndTeardown: false
target: sandbox
target: e2e
secrets: inherit

0 comments on commit 01ffb91

Please sign in to comment.