mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 22:29:00 +08:00
add make
This commit is contained in:
parent
44276bfd61
commit
d2b1798192
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user