We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1764d commit 1b37742Copy full SHA for 1b37742
1 file changed
.github/workflows/test.yml
@@ -30,7 +30,6 @@ jobs:
30
run: |
31
uv venv
32
uv pip install -e ".[dev]"
33
- uv sync
34
35
- name: Run tests with pytest
36
run: uv run pytest
0 commit comments