mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-24 10:04:48 +08:00
Keep report to HTML only
This commit is contained in:
parent
e75fca007e
commit
c718744483
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -244,7 +244,7 @@ jobs:
|
|||
- name: Publish Coverage Profile
|
||||
uses: actions/upload-artifact@v4
|
||||
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
|
||||
|
||||
s390x-test:
|
||||
|
|
Loading…
Reference in New Issue
Block a user