Fix test.yml
This commit is contained in:
parent
ae35b4df3d
commit
3ccd5b49c4
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -28,7 +28,8 @@ jobs:
|
||||
run: |
|
||||
python -m pip install pytest
|
||||
echo $PWD
|
||||
echo "Show what we have here:"
|
||||
ls
|
||||
python --version
|
||||
python -m pytest AutoDL-Projects/tests --durations=0
|
||||
python -m pytest ./tests --durations=0
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user