gridverse-open-low-code-pla.../tests/test.sh

7 lines
113 B
Bash

#!/usr/bin/env bash
set -euo pipefail
echo "Running tests..."
pytest -q
echo "Running build..."
python3 -m build