mirror of
https://github.com/reactos/ninja.git
synced 2024-11-27 13:40:30 +00:00
GitHub Actions: Run ninja_test directly (Windows)
This commit is contained in:
parent
be6c7afcd1
commit
76ea0462a3
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
cmake --build build --parallel --config Release
|
||||
|
||||
- name: Test ninja
|
||||
run: ctest -vv
|
||||
run: ./ninja_test
|
||||
working-directory: build
|
||||
|
||||
- name: Create ninja archive
|
||||
|
Loading…
Reference in New Issue
Block a user