We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 845d659 commit bf1a3afCopy full SHA for bf1a3af
1 file changed
.github/workflows/qa.yml
@@ -36,4 +36,4 @@ jobs:
36
run: uv run basedpyright -p pyproject.toml
37
38
- name: Contract tests
39
- run: uv run pytest tests/test_contracts.py -n auto
+ run: uv run pytest -n auto
0 commit comments