Skip to content

Commit 35de55c

Browse files
gh-27: Fix ***another*** (!) error in GH Actions workflow.
1 parent 7a396c8 commit 35de55c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
run: .\build.ps1
2020

2121
- name: Run tests
22+
working-directory: .\tests
2223
run: .\prefix.exe .\tests\test2.pre

0 commit comments

Comments
 (0)