diff options
-rw-r--r-- | .github/workflows/ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f77698037..dcd2fd19f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: |