summaryrefslogtreecommitdiff
path: root/misc/scripts/pytest_builders.sh
diff options
context:
space:
mode:
Diffstat (limited to 'misc/scripts/pytest_builders.sh')
-rwxr-xr-xmisc/scripts/pytest_builders.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/scripts/pytest_builders.sh b/misc/scripts/pytest_builders.sh
new file mode 100755
index 0000000000..eb2ddbcddc
--- /dev/null
+++ b/misc/scripts/pytest_builders.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+set -uo pipefail
+
+echo "Running Python checks for builder system"
+pytest ./tests/python_build