Skip to content

Commit 01fb017

Browse files
committed
chore: use pytest to run test commands
1 parent 14734eb commit 01fb017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/forum.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
3434
- name: Run Tests
3535
run: |
36-
coverage run -m pytest
36+
pytest -n auto

0 commit comments

Comments
 (0)