Address compiler and test failures

This commit is contained in:
Tyler Wilding
2020-09-03 23:56:35 -04:00
parent 39eb3a90ea
commit dcde103c26
14 changed files with 47 additions and 57 deletions
+1
View File
@@ -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