fixup! .gitea/workflows: init test pipeline
All checks were successful
Run tests / run-tests (push) Successful in 54s
All checks were successful
Run tests / run-tests (push) Successful in 54s
This commit is contained in:
@@ -27,7 +27,9 @@ jobs:
|
||||
set -x
|
||||
|
||||
PYTEST_ARGS=(
|
||||
--cov=dibbler
|
||||
--cov=dibbler.lib
|
||||
--cov=dibbler.models
|
||||
--cov=dibbler.queries
|
||||
--cov-report=html
|
||||
--cov-branch
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user