distro-tools/build/scripts/test.bash
2023-02-04 00:37:45 +01:00

6 lines
122 B
Bash
Executable File

#!/usr/bin/env bash
shopt -s globstar
python3 -m pytest --ignore node_modules --ignore .venv --ignore-glob "bazel-*" -v