Update .gitea/workflows/test.yml
Run Pytest with Allure and Coverage Reports / tests (push) Successful in 23s
Run Pytest with Allure and Coverage Reports / tests (push) Successful in 23s
This commit is contained in:
@@ -73,7 +73,6 @@ jobs:
|
||||
--json-report \
|
||||
--json-report-file=ci-reports/markdown/pytest-report.json \
|
||||
--html=ci-reports/markdown/pytest-report.html \
|
||||
--alluredir=allure-results \
|
||||
--capture=no > ci-reports/markdown/raw-test-output.log 2>&1 && {
|
||||
echo "✅ Pytest completed"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user