Update nightly.yml

This commit is contained in:
powderluv
2022-06-04 10:16:17 -07:00
committed by GitHub
parent 9006b1941a
commit 11d698586e

View File

@@ -58,7 +58,6 @@ jobs:
./setup_venv.sh
source shark.venv/bin/activate
pytest --workers auto -k 'not benchmark'
rm ./wheelhouse/nodai_SHARK-0.0.4-py3-none-any.whl
- name: Build the package
run: |