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 9d01075 commit 4682ba8Copy full SHA for 4682ba8
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: astral-sh/setup-uv@v6
37
38
- name: Test package
39
- run: uv run pytest
+ run: uv run pytest
40
41
42
0 commit comments