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
@@ -57,7 +57,7 @@ jobs:
|
||||
cd $GITHUB_WORKSPACE
|
||||
./setup_venv.sh
|
||||
source shark.venv/bin/activate
|
||||
pytest --workers auto
|
||||
pytest --workers auto -k 'not benchmark'
|
||||
rm ./wheelhouse/nodai_SHARK-0.0.4-py3-none-any.whl
|
||||
|
||||
- name: Build the package
|
||||
|
||||
Reference in New Issue
Block a user