mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Trying including hidden files for coverage on Linux - Test
This commit is contained in:
parent
3827456452
commit
d77a0d5fc9
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-action-linux.yml
vendored
2
.github/workflows/test-action-linux.yml
vendored
|
@ -291,6 +291,8 @@ jobs:
|
|||
name: testrun-coverage-artifacts-${{ inputs.distro-slug }}${{ inputs.fips && '-fips' || '' }}-${{ inputs.nox-session }}-${{ matrix.transport }}-${{ matrix.tests-chunk }}-grp${{ matrix.test-group || '1' }}-${{ env.TIMESTAMP }}
|
||||
path: |
|
||||
artifacts/coverage/
|
||||
# DGM
|
||||
include-hidden-files: true
|
||||
|
||||
- name: Upload JUnit XML Test Run Artifacts
|
||||
if: always() && steps.download-artifacts-from-vm.outcome == 'success'
|
||||
|
|
Loading…
Add table
Reference in a new issue