Update super cores

This commit is contained in:
D-X-Y
2021-03-18 18:32:26 +08:00
parent 63c8bb9bc8
commit eabdd21d97
9 changed files with 209 additions and 18 deletions

View File

@@ -43,5 +43,5 @@ jobs:
echo "Show what we have here:"
ls
python --version
python -m pytest ./tests --durations=0
python -m pytest ./tests -s
shell: bash