mirror of
https://github.com/open-goal/jak-project
synced 2026-07-29 15:44:03 -04:00
Update workflow.yaml
Hopefully will resolve issues with GitHub Actions on Linux
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
- name: Build Project
|
||||
run: |
|
||||
cd build
|
||||
make -j
|
||||
make
|
||||
- name: Run Tests
|
||||
timeout-minutes: 5
|
||||
run: ./test_code_coverage.sh
|
||||
|
||||
Reference in New Issue
Block a user