pytest_builders.sh 114 B

123456
  1. #!/usr/bin/env bash
  2. set -uo pipefail
  3. echo "Running Python checks for builder system"
  4. pytest ./tests/python_build