catopt-flow-category-theore.../test.sh

9 lines
144 B
Bash

#!/usr/bin/env bash
set -euo pipefail
# Run tests
pytest -q
# Build the package to validate packaging metadata and structure
python3 -m build