Skip to content

Commit

Permalink
fix workflow bug
Browse files Browse the repository at this point in the history
  • Loading branch information
neozhaoliang committed Jan 19, 2024
1 parent 5534120 commit 5c9a8ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ jobs:
- name: Run polytopes tests
run: |
cd src/polytopes
python src/polytopes/example_curved_polychora.py
python src/polytopes/example_polytope_animation.py
python example_curved_polychora.py
python example_polytope_animation.py

0 comments on commit 5c9a8ad

Please sign in to comment.