chore(gh-actions): use ctest to run tests

This commit is contained in:
Kristofers Solo 2024-03-14 03:48:02 +02:00
parent 0e74bc30d5
commit 539e6854e3

View File

@ -22,4 +22,4 @@ jobs:
cd build
ninja
- name: Run tests
run: ./build/runtests
run: ctest