Update test-models.yml

This commit is contained in:
powderluv
2022-06-12 17:28:18 -07:00
committed by GitHub
parent ac84f3b0d5
commit bcf9dbb3bf

View File

@@ -106,4 +106,4 @@ jobs:
cd $GITHUB_WORKSPACE
IMPORTER=1 ./setup_venv.sh
source shark.venv/bin/activate
pytest -k 'not benchmark' --ignore=shark/tests/test_hf_benchmark.py --ignore=shark/tests/test_shark_importer.py
pytest -k 'not benchmark' --ignore=shark/tests/test_hf_benchmark.py --ignore=shark/tests/test_shark_importer.py --ignore shark/tests/test_benchmark.py