You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314
  1. #!/bin/bash
  2. set -x
  3. # ModelRuntime
  4. dev/pytest/pytest_model_runtime.sh
  5. # Tools
  6. dev/pytest/pytest_tools.sh
  7. # Workflow
  8. dev/pytest/pytest_workflow.sh
  9. # Unit tests
  10. dev/pytest/pytest_unit_tests.sh