Update .gitea/workflows/test.yml
Run Pytest and Serve Report via LocalTunnel / tests (push) Failing after 50s
Run Pytest and Serve Report via LocalTunnel / tests (push) Failing after 50s
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
pip install --upgrade pip
|
||||
pip install pytest pytest-md-report
|
||||
mkdir -p ci-reports/markdown
|
||||
pytest --md-report --md-report-file=ci-reports/markdown/static-report.md
|
||||
pytest --md-report > ci-reports/markdown/static-report.md
|
||||
|
||||
|
||||
- name: Commit and push markdown report to Gitea
|
||||
|
||||
Reference in New Issue
Block a user