sqlmodel/scripts/test-cov-html.sh

8 lines
73 B
Bash
Raw Normal View History

2021-08-24 14:03:19 +00:00
#!/usr/bin/env bash
set -e
set -x
bash ./scripts/test.sh
coverage html