wip
This commit is contained in:
parent
2bf6bc6e77
commit
d9fc178d6d
3 changed files with 35 additions and 15 deletions
4
scripts/tests-cov-report
Executable file
4
scripts/tests-cov-report
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh -eu
|
||||
|
||||
cd "$RUN_DIR"
|
||||
exec "$RUN_BIN" tests -x --cov-report html:cov_html
|
||||
Loading…
Add table
Add a link
Reference in a new issue