Skip to content

Commit 69b95ca

Browse files
committed
ready
1 parent 6098027 commit 69b95ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/build-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- template: utils/restore-build-cache.yml
2020
- script: "esy"
2121
displayName: "esy install & build"
22-
- bash: ./runtests.sh
22+
- bash: '$(esy x which RunTests.exe)'
2323
displayName: "Run some tests"
2424
- template: utils/publish-build-cache.yml
2525
- bash: mkdir -p rls-release

0 commit comments

Comments
 (0)