We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a396c8 commit 35de55cCopy full SHA for 35de55c
.github/workflows/ci.yml
@@ -19,4 +19,5 @@ jobs:
19
run: .\build.ps1
20
21
- name: Run tests
22
+ working-directory: .\tests
23
run: .\prefix.exe .\tests\test2.pre
0 commit comments