diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 44b5e7006..a563e6fbb 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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