Skip to content

Commit daecd54

Browse files
test
1 parent f024d5d commit daecd54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
FAST_TEST_RUN=${{ contains(github.event.pull_request.labels.*.name, 'full-test-run') && '0' || '1'}}
7171
VSCODE_SWIFT_VSIX_ID=${{needs.package.outputs.artifact-id}}
7272
GITHUB_REPOSITORY=${{github.repository}}
73+
TEST=1
7374
windows_pre_build_command: . .github\workflows\scripts\windows\setup.ps1
7475
windows_build_command: Invoke-Program scripts\test_windows.ps1
7576
enable_windows_docker: false

0 commit comments

Comments
 (0)