Include hidden files, like .coverage

This commit is contained in:
Trenton H
2025-09-16 08:31:09 -07:00
parent f6a1d0c3b1
commit dd563a8259

View File

@@ -162,6 +162,7 @@ jobs:
coverage.xml
junit.xml
retention-days: 1
include-hidden-files: true
- name: Stop containers
if: always()
run: |