Skip to content

Commit

Permalink
Merge branch 'main' into pyfive
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Feb 11, 2025
2 parents 43ea853 + 646e7fb commit 549711c
Show file tree
Hide file tree
Showing 4 changed files with 114 additions and 80 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/test_s3_minio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,9 @@ jobs:
run: tests/s3_exploratory/minio_scripts/minio-stop
if: always()
- name: Upload HTML report artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: html-report
path: test-reports/
overwrite: true
if: always()
Loading

0 comments on commit 549711c

Please sign in to comment.