update modal package and don't cache pip install (#1757)

* update modal package and cleanup pip cache

* more verbosity on the test
This commit is contained in:
Wing Lian
2024-07-16 14:45:38 -04:00
committed by GitHub
parent 78e12f8ca5
commit e1725aef2b
2 changed files with 6 additions and 2 deletions

View File

@@ -2,5 +2,5 @@
set -e
pytest --ignore=tests/e2e/ /workspace/axolotl/tests/
pytest /workspace/axolotl/tests/e2e/patched/
pytest -n1 --dist loadfile -v /workspace/axolotl/tests/e2e/patched/
pytest --ignore=tests/e2e/patched/ /workspace/axolotl/tests/e2e/