diff options
author | Mohammed Al Sahaf <[email protected]> | 2024-10-31 07:39:31 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-10-31 07:39:31 +0000 |
commit | c7187444839c2c3e094dd9d95c32668fa92da710 (patch) | |
tree | 170086754565dd6cd143260ebd19e31d553146d5 | |
parent | e75fca007e74bab24e84c174c6a672a8637519dc (diff) | |
download | caddy-hurl-tests.tar.gz caddy-hurl-tests.zip |
Keep report to HTML onlyhurl-tests
-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: |