您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

pytest_all_tests.sh 148B

1234567891011
  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