mirror of
https://github.com/jorenchik/testing-spring-2024.git
synced 2026-02-04 06:42:02 +00:00
chore(gh-actions): use ctest to run tests
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -22,4 +22,4 @@ jobs:
|
|||||||
cd build
|
cd build
|
||||||
ninja
|
ninja
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: ./build/runtests
|
run: ctest
|
||||||
|
|||||||
Reference in New Issue
Block a user