Skip to content

Commit

Permalink
Tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLorenz committed Dec 5, 2023
1 parent 8fd1399 commit 4828e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
- name: Run testlo
run: >
cd bld/;
$env:GITHUB_ACTION_PATH/tests/Release/testlo.exe
"$env:GITHUB_ACTION_PATH\tests\Release\testlo.exe"
- name: Run tests
run: |
cd bld\
Expand Down

0 comments on commit 4828e1b

Please sign in to comment.