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 27bf301 commit 6536245Copy full SHA for 6536245
.github/workflows/pr.yml
@@ -264,6 +264,4 @@ jobs:
264
$env:PATH = 'C:\ponyc\bin;' + $env:PATH;
265
.\make.ps1 -Command fetch 2>&1
266
.\make.ps1 -Command build 2>&1
267
- .\.ci-scripts\machine-type.ps1 -Binary C:\a\ponyup\ponyup\build\release\ponyup.exe 2>&1
268
.\make.ps1 -Command test 2>&1
269
- .\.ci-scripts\machine-type.ps1 -Binary C:\a\ponyup\ponyup\build\release\test.exe 2>&1
0 commit comments