mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
Update test-models.yml
This commit is contained in:
2
.github/workflows/test-models.yml
vendored
2
.github/workflows/test-models.yml
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user