mirror of https://github.com/caddyserver/caddy.git
Keep report to HTML only
This commit is contained in:
parent
e75fca007e
commit
c718744483
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue