Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Aarush Deshpande <110117391+JasonGrace2282@users.noreply.github.com>
  • Loading branch information
behackl and JasonGrace2282 authored Jan 26, 2025
1 parent d37c289 commit c33c1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
- name: Install dependencies and manim
run: |
uv sync --all-extras
uv sync --all-extras --locked
- name: Run tests
run: |
Expand Down

0 comments on commit c33c1fa

Please sign in to comment.