gridguard-secure-attested-c.../test.sh

7 lines
127 B
Bash

#!/bin/bash
set -euo pipefail
# Run unit tests and build the package to verify packaging metadata.
pytest -q
python3 -m build