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 49f61cd commit 3180763Copy full SHA for 3180763
.github/workflows/ci.yml
@@ -50,4 +50,4 @@ jobs:
50
run: uv sync --all-extras --dev
51
52
- name: Run tests
53
- run: uv run pytest */tests/
+ run: uv run pytest _2025/tests/
0 commit comments