Spaces:
Build error
Build error
File size: 193 Bytes
a8b3f00 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
#!/bin/bash
set -x
# ModelRuntime
dev/pytest/pytest_model_runtime.sh
# Tools
dev/pytest/pytest_tools.sh
# Workflow
dev/pytest/pytest_workflow.sh
# Unit tests
dev/pytest/pytest_unit_tests.sh |