Skip to content

Commit d9787a2

Browse files
committed
tests: add plugins and parallelize
1 parent b6dbe8f commit d9787a2

File tree

3 files changed

+216
-5
lines changed

3 files changed

+216
-5
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ jobs:
7777
run: poetry run mypy
7878

7979
- name: Run pytest
80-
run: poetry run python -m pytest -p no:sugar -q tests/
80+
run: poetry run pytest -v tests/

0 commit comments

Comments
 (0)