Update tests.yml

This commit is contained in:
wheremyfoodat 2023-09-11 15:43:27 +03:00 committed by GitHub
parent 3585bf5b44
commit c5548e1858
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,3 +32,6 @@ jobs:
- name: Compile Tests
run: |
make -C tests/SimplerTri
make -C tests/ImmediateModeTriangles
make -C tests/HelloWorldSVC
make -C tests/DetectEmulator