Update .gitea/workflows/test.yml
Run Pytest with HTML and XML Test Reports / tests (push) Failing after 20s
Run Pytest with HTML and XML Test Reports / tests (push) Failing after 20s
This commit is contained in:
@@ -78,7 +78,7 @@ jobs:
|
||||
--json-report-file=ci-reports/markdown/pytest-report.json \
|
||||
--capture=no > ci-reports/markdown/raw-test-output.log 2>&1
|
||||
|
||||
exit_code=$?
|
||||
exit_code=2
|
||||
echo "📦 Pytest exit code: $exit_code"
|
||||
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user