Update test-models.yml

This commit is contained in:
powderluv
2022-06-04 19:41:04 -07:00
committed by GitHub
parent 75db9a30f1
commit d99859596b

View File

@@ -98,7 +98,6 @@ jobs:
python --version
cd $GITHUB_WORKSPACE
./setup_venv.sh
pytest --workers auto -k 'cpu'
pytest -k 'not cpu'
pytest
conda deactivate
conda env remove -n perfbot