Coverage-Beobachtung nachgezogen: 87,0 % / 6498 / 975 (Lauf 163), Artefakt-Abruf geklärt (#10)
CI / verify (push) Successful in 58s
CI / verify (push) Successful in 58s
Files changed: - .gitea/workflows/ci.yml - EVALS.md
This commit is contained in:
@@ -138,6 +138,12 @@ jobs:
|
||||
# v3, not v4 - v4 is restricted on this Gitea instance; v3 is what is
|
||||
# proven here (torben/gitea-mcp@ci-build, ci-build.yaml, runs
|
||||
# 42-45).
|
||||
#
|
||||
# The artifact is downloadable from the run page, but the Actions
|
||||
# artifact REST endpoints report `total_count: 0` for it - v3 writes
|
||||
# through the older artifact API, which those endpoints do not read.
|
||||
# An empty list is not a failed upload. See EVALS.md § "How much of the
|
||||
# stack the suite reaches"; do not re-derive this.
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user