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 7495f79 commit d2a9f70Copy full SHA for d2a9f70
.github/workflows/ci.yml
@@ -25,4 +25,4 @@ jobs:
25
run: uv run pre-commit run --all-files
26
27
- name: Run pytest
28
- run: uv run pytest
+ run: uv run pytest
0 commit comments