Update .gitea/workflows/test.yml
Run Pytest with HTML and XML Test Reports / tests (push) Failing after 24s
Run Pytest with HTML and XML Test Reports / tests (push) Failing after 24s
This commit is contained in:
@@ -114,7 +114,6 @@ jobs:
|
||||
--input ci-reports/markdown/pytest-report.json \
|
||||
--output ci-reports/markdown/TEST-REPORT.md \
|
||||
--params ci-reports/markdown/runtime_params.json \
|
||||
--exit-code $exit_code > ci-reports/markdown/md-report.log 2>&1 && {
|
||||
echo "✅ Tests markdown generated"
|
||||
} || {
|
||||
echo "⚠️ Tests markdown generation failed"
|
||||
|
||||
Reference in New Issue
Block a user