mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
pattern
This commit is contained in:
parent
a34396332a
commit
058954663b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -304,8 +304,8 @@ jobs:
|
|||||||
name: Download frontend test results
|
name: Download frontend test results
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: junit-report-*
|
|
||||||
path: src-ui/junit/
|
path: src-ui/junit/
|
||||||
|
pattern: junit-report-*
|
||||||
merge-multiple: true
|
merge-multiple: true
|
||||||
-
|
-
|
||||||
name: Upload frontend coverage to Codecov
|
name: Upload frontend coverage to Codecov
|
||||||
|
Loading…
x
Reference in New Issue
Block a user