Skip to content

Commit 52d0d2c

Browse files
committed
set overwrite true
1 parent daa2281 commit 52d0d2c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/test_s3_minio.yml

+1
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,5 @@ jobs:
8484
with:
8585
name: html-report
8686
path: test-reports/
87+
overwrite: true
8788
if: always()

.github/workflows/test_s3_remote_reductionist.yml

+1
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ jobs:
6464
with:
6565
name: html-report
6666
path: test-reports/
67+
overwrite: true
6768
if: always()

0 commit comments

Comments
 (0)