Fix test.yml

This commit is contained in:
D-X-Y 2021-03-17 12:51:33 +00:00
parent d09cb2fe65
commit ae35b4df3d

View File

@ -31,4 +31,4 @@ jobs:
ls ls
python --version python --version
python -m pytest AutoDL-Projects/tests --durations=0 python -m pytest AutoDL-Projects/tests --durations=0
shell: bash