Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
helgee committed Dec 17, 2024
1 parent 19f010c commit a310b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
uv venv --python 3.12
uv pip install pytest pytest-codspeed
uv pip install lox-space --find-links dist --force-reinstall
cd crates/lox-space && pytest
cd crates/lox-space && uv run pytest
windows:
runs-on: ${{ matrix.platform.runner }}
Expand Down

0 comments on commit a310b82

Please sign in to comment.