1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/misc/scripts/pytest_builders.sh
2022-08-19 20:32:13 +09:00

6 lines
114 B
Bash
Executable File

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