mirror of
https://github.com/recp/cglm.git
synced 2026-06-01 04:20:24 -05:00
Update ci.yml
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user