Skip to content

Commit ff570ec

Browse files
authored
acc: Temporary disable run-local test (#3409)
## Changes Temporary disable run-local test ## Why It is currently frequently failing on macos runner for direct deployment. No clear cause yet, disabling until will figure it out. ## Tests <!-- How have you tested the changes? --> <!-- If your PR needs to be included in the release notes for next release, add a separate entry in NEXT_CHANGELOG.md as part of your PR. -->
1 parent cc74e36 commit ff570ec

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

acceptance/cmd/workspace/apps/run-local/out.test.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Local = true
1+
Local = false
22
Cloud = false
33

44
[EnvMatrix]

acceptance/cmd/workspace/apps/run-local/test.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Cloud = false
2+
Local = false
13
RecordRequests = false
24
Timeout = '2m'
35
TimeoutWindows = '10m'

0 commit comments

Comments
 (0)