Update .gitea/workflows/test.yml
Run Pytest with Allure and Coverage Reports / tests (push) Successful in 38s
Run Pytest with Allure and Coverage Reports / tests (push) Successful in 38s
This commit is contained in:
@@ -111,7 +111,7 @@ jobs:
|
||||
} || {
|
||||
echo ""
|
||||
echo "⚠️ Some tests failed"
|
||||
grep -iE 'failed|error|xfailed|xpassed|skipped' ci-reports/markdown/raw-test-output.log || true
|
||||
grep -E '^(FAILED|ERROR|XFAIL|XPASS|SKIPPED) tests[\\/]' ci-reports/markdown/raw-test-output.log || true
|
||||
}
|
||||
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user