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 c6776dc commit 609144fCopy full SHA for 609144f
.github/workflows/unit-tests.yaml
@@ -30,4 +30,4 @@ jobs:
30
run: uv sync
31
32
- name: Unit tests
33
- run: uv run pytest tests/ --benchmark-skip -m "not ci_skip"
+ run: uv run pytest tests/
0 commit comments