mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-09 15:45:40 +12:00
Update tests.yml
This commit is contained in:
parent
c5548e1858
commit
2d3a2f9b83
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue