Skip to content

Commit

Permalink
Update run_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Retiefasaurus authored Nov 13, 2024
1 parent 6f1499d commit 06f30b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
- name: Set up Python ${{ matrix.python-version }}
run: uv python install ${{ matrix.python-version }}
- name: Sync UV
run: uv sync --group dev plot
run: uv sync --all-extras
- name: Run Pytest
run: uv run pytest

0 comments on commit 06f30b2

Please sign in to comment.