improve test performance

This commit is contained in:
Frost Ming
2020-10-30 16:35:31 +08:00
parent 83bb15ed18
commit 698ef8cdd2
7 changed files with 15 additions and 19 deletions
+1 -1
View File
@@ -80,4 +80,4 @@ jobs:
PYTHONIOENCODING: 'utf-8'
GIT_SSH_COMMAND: ssh -o StrictHostKeyChecking=accept-new -o CheckHostIP=no
run: |
pipenv run pytest -ra -n 4 --timeout=300 tests
pipenv run pytest -ra -n 4 tests