mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
Update test-models.yml
ignore benchmark on osx
This commit is contained in:
2
.github/workflows/test-models.yml
vendored
2
.github/workflows/test-models.yml
vendored
@@ -72,5 +72,5 @@ jobs:
|
||||
- name: Validate Models
|
||||
run: |
|
||||
source shark.venv/bin/activate
|
||||
pytest --workers auto
|
||||
pytest --workers auto -k 'not shark/tests/test_benchmark.py'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user