summaryrefslogtreecommitdiff
path: root/misc/scripts/pytest_builders.sh
blob: eb2ddbcddc584eb76921c54d58e11d1c771d320b (plain)
1
2
3
4
5
#!/usr/bin/env bash
set -uo pipefail

echo "Running Python checks for builder system"
pytest ./tests/python_build