mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-22 00:52:42 -05:00
Revert "Add step to display coverage directory structure in CI"
This reverts commit c0af82a6c3
.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -358,8 +358,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
pattern: frontend-coverage-*
|
pattern: frontend-coverage-*
|
||||||
path: ./coverage/
|
path: ./coverage/
|
||||||
- name: Display structure of downloaded coverage
|
|
||||||
run: ls -R ./coverage/
|
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user