This commit is contained in:
Quim Muntal 2021-02-06 20:51:40 +01:00 committed by Tom Finegan
parent 44276bfd61
commit d2b1798192

View File

@ -31,5 +31,7 @@ jobs:
env:
CC: ${{ matrix.cc }}
CXX: ${{ matrix.cxx }}
- run: make -j10
working-directory: ./_gh_build
- run: ./draco_tests
working-directory: ./_gh_build