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 554c7b1 commit f54faf0Copy full SHA for f54faf0
1 file changed
.github/workflows/pytest.yml
@@ -26,4 +26,4 @@ jobs:
26
27
- name: Run tests
28
run: |
29
- uv run pytest tests# if not in requirements.txt
+ uv run pytest tests
0 commit comments