mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-16 21:55:37 -05:00
Include hidden files, like .coverage
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -162,6 +162,7 @@ jobs:
|
||||
coverage.xml
|
||||
junit.xml
|
||||
retention-days: 1
|
||||
include-hidden-files: true
|
||||
- name: Stop containers
|
||||
if: always()
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user