virtualx-engine/misc/scripts/pytest_builders.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
114 B
Bash
Raw Normal View History

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