Skip to content

Commit 933a446

Browse files
committed
✏️ Add one more parameter to put the artifact content files into target directory.
1 parent 3d5c393 commit 933a446

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rw_organize_test_cov_reports.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
with:
3939
pattern: coverage*
4040
path: ./
41+
merge-multiple: true
4142

4243
- name: Setup Python 3.10 in Ubuntu OS
4344
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)