Skip to content

Commit

Permalink
fix(ci): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Jan 18, 2024
1 parent c47467f commit c7d83a8
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 @@ -69,7 +69,7 @@ jobs:

- name: Install Manim Slides
run: |
pdm install -dGgithub -dGaction,test
pdm install -dGgithub-action -dGtest
- name: Run pytest
if: matrix.os != 'ubuntu-latest' || matrix.pyversion != '3.11'
Expand Down

0 comments on commit c7d83a8

Please sign in to comment.