mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
Update nightly.yml
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
cd $GITHUB_WORKSPACE
|
||||
./setup_venv.sh
|
||||
source shark.venv/bin/activate
|
||||
pytest --workers auto -k 'not benchmark'
|
||||
pytest -k 'not benchmark'
|
||||
|
||||
- name: Build the package
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user