Update .gitea/workflows/test.yml
This commit is contained in:
@@ -48,6 +48,8 @@ jobs:
|
||||
|
||||
mkdir -p ci-reports/{allure,coverage,markdown}
|
||||
|
||||
pytest --help | grep md-report
|
||||
|
||||
pixi run pytest . \
|
||||
--cov=slic \
|
||||
--cov-report=xml:ci-reports/coverage/coverage.xml \
|
||||
|
||||
Reference in New Issue
Block a user