mltrail-verifiable-provenan.../test.sh

7 lines
122 B
Bash

#!/usr/bin/env bash
set -euo pipefail
# Run tests and packaging build as a quick quality gate
pytest -q
python3 -m build