mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
Update nightly.yml
Remove spurious test package
This commit is contained in:
3
.github/workflows/nightly.yml
vendored
3
.github/workflows/nightly.yml
vendored
@@ -57,7 +57,8 @@ jobs:
|
||||
cd $GITHUB_WORKSPACE
|
||||
./setup_venv.sh
|
||||
source shark.venv/bin/activate
|
||||
pytest
|
||||
pytest --workers auto
|
||||
rm ./wheelhouse/nodai_SHARK-0.0.4-py3-none-any.whl
|
||||
|
||||
- name: Build the package
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user