change a package

This commit is contained in:
Frost Ming
2021-11-05 12:43:11 +08:00
parent c228dc4f13
commit e06d9e0287
2 changed files with 4 additions and 4 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 auto tests
pipenv run pytest -ra -n auto --fulltrace tests