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 14f86d2 commit ccdc79b
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,7 +38,7 @@ jobs:

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

0 comments on commit ccdc79b

Please sign in to comment.