Update tests.yml

This commit is contained in:
wheremyfoodat 2023-09-11 17:59:18 +03:00 committed by GitHub
parent c5548e1858
commit 2d3a2f9b83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ jobs:
python3 --version
python3 -m pip install --upgrade pip setuptools
- name: Compile Tests
- name: Compile tests
run: |
make -C tests/SimplerTri
make -C tests/ImmediateModeTriangles