Enable Benchmark tests (#129)

This commit is contained in:
Stanley Winata
2022-06-14 14:05:26 -07:00
committed by GitHub
parent cb7007ce16
commit 95c2e3d6ea

View File

@@ -99,4 +99,4 @@ jobs:
cd $GITHUB_WORKSPACE
IMPORTER=1 ./setup_venv.sh
source shark.venv/bin/activate
pytest --ignore=benchmarks/tests/test_hf_benchmark.py --ignore=shark/tests/test_shark_importer.py --ignore benchmarks/tests/test_benchmark.py --ignore=tank/tf/
pytest --ignore=shark/tests/test_shark_importer.py --ignore=tank/tf/