test1
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m11s

This commit is contained in:
2026-02-06 22:45:35 +01:00
parent 0028368928
commit 656eeeb1b8

View File

@@ -79,6 +79,7 @@ jobs:
run: |
COMMENT_CONTENT=$(cat code-coverage-results.md)
COMMENT_CONTENT="${COMMENT_CONTENT}\n\n📊 [Rapport HTML complet](https://docs.borealian.ovh/workspace/mcmuzzle/LittleTown/coverage-report/index.html)"
curl -X POST \
-H "Authorization: token ${GITEA_TOKEN}" \
-H "Content-Type: application/json" \