Fix path to tests in CI and use Ninja

This commit is contained in:
JosiahWI 2022-10-16 22:45:10 -05:00 committed by Josiah VanderZee
parent 4b6ab0528d
commit 7900f0a3a9
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
- name: Test
run: |
./bin/Linux/tests/tests
./bin/Linux/tests
- name: Test
run: |