We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70eb30a commit 1be1ce6Copy full SHA for 1be1ce6
.github/workflows/uv.yml
@@ -22,4 +22,4 @@ jobs:
22
- run: uv sync
23
- run: uv run ruff check
24
- run: uv run mypy .
25
- - run: uv run pytest
+ # - run: uv run pytest
0 commit comments