mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Chore: remove error on upload steps after jest tests
This commit is contained in:
parent
1e489a0666
commit
f8aaa5cb32
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -271,7 +271,6 @@ jobs:
|
||||
name: playwright-report-${{ matrix.shard-index }}
|
||||
path: src-ui/playwright-report
|
||||
retention-days: 7
|
||||
if-no-files-found: error
|
||||
-
|
||||
name: Upload frontend test results
|
||||
if: always()
|
||||
@ -280,7 +279,6 @@ jobs:
|
||||
name: junit-report-${{ matrix.shard-index }}
|
||||
path: src-ui/junit-report-${{ matrix.shard-index }}.xml
|
||||
retention-days: 7
|
||||
if-no-files-found: error
|
||||
|
||||
tests-coverage-upload:
|
||||
name: "Upload to Codecov"
|
||||
|
Loading…
x
Reference in New Issue
Block a user