Skip to content

Commit bf1a3af

Browse files
committed
feat: include all tests
1 parent 845d659 commit bf1a3af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
run: uv run basedpyright -p pyproject.toml
3737

3838
- name: Contract tests
39-
run: uv run pytest tests/test_contracts.py -n auto
39+
run: uv run pytest -n auto

0 commit comments

Comments
 (0)