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 f024d5d commit 840cd74Copy full SHA for 840cd74
.github/workflows/pull_request.yml
@@ -71,7 +71,7 @@ jobs:
71
VSCODE_SWIFT_VSIX_ID=${{needs.package.outputs.artifact-id}}
72
GITHUB_REPOSITORY=${{github.repository}}
73
windows_pre_build_command: . .github\workflows\scripts\windows\setup.ps1
74
- windows_build_command: Invoke-Program scripts\test_windows.ps1
+ windows_build_command: Invoke-Program scripts\test_windows.ps1
75
enable_windows_docker: false
76
77
soundness:
0 commit comments