Add coverage (#914)

Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/914
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
This commit is contained in:
Gusted 2025-08-21 04:54:52 +00:00 committed by earl-warren
parent fea037d403
commit 8f920b4b7a
No known key found for this signature in database
GPG key ID: F128CBE6AB3A7201
4 changed files with 31 additions and 2 deletions

View file

@ -0,0 +1,11 @@
inputs:
scope:
description: 'Scope of the coverage'
runs:
using: "composite"
steps:
- uses: actions/upload-artifact@v3
with:
name: coverage-${{ inputs.scope }}
path: /tmp/forgejo-end-to-end/coverage