make sure the CI fails when pytest script fails (#1669)
* make sure the pytest script fails * make sure the defaults come through for tests * make sure tensorboard is loaded for test assertion
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
pytest --ignore=tests/e2e/ /workspace/axolotl/tests/
|
||||
pytest /workspace/axolotl/tests/e2e/patched/
|
||||
|
||||
Reference in New Issue
Block a user