Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wheremyfoodat authored Sep 11, 2023
1 parent c5548e1 commit 2d3a2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2d3a2f9

Please sign in to comment.