mirror of
https://github.com/frej/fast-export.git
synced 2026-05-06 10:26:31 +02:00
test: use make to run the tests
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -18,4 +18,4 @@ jobs:
|
||||
submodules: 'recursive'
|
||||
|
||||
- name: Run tests
|
||||
run: ./run-tests
|
||||
run: make -C t
|
||||
|
||||
Reference in New Issue
Block a user