sqlmodel/scripts/test-cov-html.sh
Sebastián Ramírez d7f5b577bc 🔧 Add scripts
2021-08-24 16:03:19 +02:00

8 lines
73 B
Bash
Executable File

#!/usr/bin/env bash
set -e
set -x
bash ./scripts/test.sh
coverage html