3 changed files with 8 additions and 2 deletions
@ -0,0 +1,6 @@ |
|||||
|
#!/usr/bin/env bash |
||||
|
|
||||
|
set -e |
||||
|
set -x |
||||
|
|
||||
|
bash scripts/test.sh --cov --cov-context=test ${@} |
||||
Loading…
Reference in new issue