diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 9b9b7b1d96..e5fdaa4726 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -62,7 +62,7 @@ steps: - name: ":windows: Windows AMD64 Tests" key: test-windows - command: 'where pwsh' + command: "powershell.exe .buildkite\\steps\\tests-windows.ps1" artifact_paths: junit-*.xml agents: queue: agent-runners-windows-amd64