mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fixes coverage location
This commit is contained in:
parent
831fb49673
commit
d27d7656f3
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -167,9 +167,9 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: backend-coverage-report
|
||||
path: src/coverage.xml
|
||||
path: coverage.xml
|
||||
retention-days: 7
|
||||
if-no-files-found: warn
|
||||
if-no-files-found: error
|
||||
-
|
||||
name: Stop containers
|
||||
if: always()
|
||||
|
Loading…
x
Reference in New Issue
Block a user