Update workflow.yaml

Hopefully will resolve issues with GitHub Actions on Linux
This commit is contained in:
doctashay
2020-10-02 22:32:09 -06:00
parent ec64e06e9e
commit b4b0ee3c4a
+1 -1
View File
@@ -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