mirror of
https://github.com/open-goal/jak-project
synced 2026-09-04 10:41:44 -04:00
Address compiler and test failures
This commit is contained in:
@@ -20,6 +20,7 @@ jobs:
|
||||
make -j
|
||||
- name: Test Project with gTest
|
||||
run: ./test.sh
|
||||
timeout-minutes: 5
|
||||
- name: Check Clang-Formatting
|
||||
run: |
|
||||
chmod +x ./third-party/run-clang-format/run-clang-format.py
|
||||
|
||||
Reference in New Issue
Block a user