mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-18 03:31:31 +12:00
Update tests.yml
This commit is contained in:
parent
3585bf5b44
commit
c5548e1858
1 changed files with 3 additions and 0 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
@ -32,3 +32,6 @@ jobs:
|
||||||
- name: Compile Tests
|
- name: Compile Tests
|
||||||
run: |
|
run: |
|
||||||
make -C tests/SimplerTri
|
make -C tests/SimplerTri
|
||||||
|
make -C tests/ImmediateModeTriangles
|
||||||
|
make -C tests/HelloWorldSVC
|
||||||
|
make -C tests/DetectEmulator
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue