Update .gitea/workflows/test.yml
This commit is contained in:
@@ -58,10 +58,7 @@ jobs:
|
||||
|
||||
pytest tests \
|
||||
--md-report \
|
||||
--md-report-output=ci-reports/markdown/test-full.md \
|
||||
--md-report-flavor=gfm \
|
||||
--md-report-tee \
|
||||
--md-report-verbose=2 || true
|
||||
--md-report-output=ci-reports/markdown/test-full.md || true
|
||||
|
||||
|
||||
allure generate allure-results -o ci-reports/allure --clean || true
|
||||
|
||||
Reference in New Issue
Block a user