Skip to content

Commit 6536245

Browse files
committed
Remove stray "machine type" commands in pr.yml
1 parent 27bf301 commit 6536245

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,4 @@ jobs:
264264
$env:PATH = 'C:\ponyc\bin;' + $env:PATH;
265265
.\make.ps1 -Command fetch 2>&1
266266
.\make.ps1 -Command build 2>&1
267-
.\.ci-scripts\machine-type.ps1 -Binary C:\a\ponyup\ponyup\build\release\ponyup.exe 2>&1
268267
.\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

Comments
 (0)