Skip to content

Commit 840cd74

Browse files
test
1 parent f024d5d commit 840cd74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
VSCODE_SWIFT_VSIX_ID=${{needs.package.outputs.artifact-id}}
7272
GITHUB_REPOSITORY=${{github.repository}}
7373
windows_pre_build_command: . .github\workflows\scripts\windows\setup.ps1
74-
windows_build_command: Invoke-Program scripts\test_windows.ps1
74+
windows_build_command: Invoke-Program scripts\test_windows.ps1
7575
enable_windows_docker: false
7676

7777
soundness:

0 commit comments

Comments
 (0)