Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
recp committed Jan 23, 2025
1 parent ae1b9a3 commit 5672370
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 @@ -248,7 +248,7 @@ jobs:
if: runner.os == 'Windows'
shell: pwsh
working-directory: build
run: .\tests.exe
run: .\Debug\tests.exe

- name: Test (Unix)
if: runner.os != 'Windows'
Expand Down

0 comments on commit 5672370

Please sign in to comment.