Implement teams in own file
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
set -e
|
||||
set -x
|
||||
|
||||
coverage run --source=app -m pytest
|
||||
coverage run --source=app -m pytest ${TEST}
|
||||
coverage report --show-missing
|
||||
coverage html --title "${@-coverage}"
|
||||
|
||||
Reference in New Issue
Block a user