Add news entries

This commit is contained in:
Frost Ming
2020-10-29 10:23:56 +08:00
parent 72b571bd06
commit 401da2e758
4 changed files with 4 additions and 2 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 tests
pipenv run pytest -ra -n 4 --fulltrace tests