Update test-models.yml

This commit is contained in:
powderluv
2022-06-05 10:08:30 -07:00
committed by GitHub
parent c70ab55717
commit f24b1a7eee

View File

@@ -115,7 +115,7 @@ jobs:
python --version
cd $GITHUB_WORKSPACE
USE_IREE=1 ./setup_venv.sh
pytest --workers auto -k 'cpu'
pytest -k 'cpu'
conda deactivate
# conda env remove -n perfbot
rm -rf /opt/conda/envs/perfbot/