mirror of
https://github.com/reactos/ninja.git
synced 2024-11-27 21:50:41 +00:00
GitHub Actions: Run ninja_test directly
This commit is contained in:
parent
9a77d91952
commit
c6148b0c33
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
strip build/ninja
|
strip build/ninja
|
||||||
|
|
||||||
- name: Test ninja
|
- name: Test ninja
|
||||||
run: ctest -vv
|
run: ./ninja_test
|
||||||
working-directory: build
|
working-directory: build
|
||||||
|
|
||||||
- name: Create ninja archive
|
- name: Create ninja archive
|
||||||
|
Loading…
Reference in New Issue
Block a user