mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-22 00:52:42 -05:00
Include js coverage output in artifact to check it
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -396,6 +396,7 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
merged-backend-coverage.xml
|
merged-backend-coverage.xml
|
||||||
.nyc_output/*
|
.nyc_output/*
|
||||||
|
coverage/lcov.info
|
||||||
retention-days: 7
|
retention-days: 7
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
include-hidden-files: true
|
include-hidden-files: true
|
||||||
|
Reference in New Issue
Block a user