mirror of
https://github.com/rommapp/romm.git
synced 2026-06-27 22:35:57 +00:00
initialize field
This commit is contained in:
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
uv run pytest -vv --maxfail=10 --junitxml=pytest-report.xml --cov --cov-report xml:coverage.xml --cov-config=.coveragerc .
|
||||
|
||||
- name: Publish test results
|
||||
uses: EnricoMi/publish-unit-test-result-action/linux@sha-3a74b29
|
||||
uses: EnricoMi/publish-unit-test-result-action/linux@v2.20.0
|
||||
if: (!cancelled())
|
||||
with:
|
||||
files: |
|
||||
|
||||
Reference in New Issue
Block a user