Update test-models.yml

remove benchmarks in GH
This commit is contained in:
powderluv
2022-06-04 09:45:50 -07:00
committed by GitHub
parent a7f75d329e
commit 9a5a5841a1

View File

@@ -72,5 +72,5 @@ jobs:
- name: Validate Models
run: |
source shark.venv/bin/activate
pytest -k 'not shark/tests/test_benchmark.py'
pytest -k 'not benchmark'