Skip to content

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed Jan 11, 2025
1 parent ccdc79b commit bcf3f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:

- name: Install artistools
run: |
. ./.venv/bin/activate
uv sync --frozen
. .venv/bin/activate
uv pip install --compile-bytecode --editable .[dev]
- name: Run Ruff
Expand Down

0 comments on commit bcf3f66

Please sign in to comment.