1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00

Keep report to HTML only

This commit is contained in:
Mohammed Al Sahaf 2024-10-31 07:39:31 +00:00 committed by GitHub
parent e75fca007e
commit c718744483
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -244,7 +244,7 @@ jobs:
- name: Publish Coverage Profile - name: Publish Coverage Profile
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
path: hurl-report/caddy_cover_${{ steps.vars.outputs.short_sha }}.* path: hurl-report/caddy_cover_${{ steps.vars.outputs.short_sha }}.html
compression-level: 0 compression-level: 0
s390x-test: s390x-test: