選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

pytest_workflow.sh 131B

1234567
  1. #!/bin/bash
  2. set -x
  3. SCRIPT_DIR="$(dirname "$(realpath "$0")")"
  4. cd "$SCRIPT_DIR/../.."
  5. pytest api/tests/integration_tests/workflow