mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 16:51:35 +00:00
Update ci.yml
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -248,7 +248,7 @@ jobs:
|
|||||||
if: runner.os == 'Windows'
|
if: runner.os == 'Windows'
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
working-directory: build
|
working-directory: build
|
||||||
run: .\tests.exe
|
run: .\Debug\tests.exe
|
||||||
|
|
||||||
- name: Test (Unix)
|
- name: Test (Unix)
|
||||||
if: runner.os != 'Windows'
|
if: runner.os != 'Windows'
|
||||||
|
Reference in New Issue
Block a user