Ajout CI Coverage #9

Merged
mcmuzzle merged 39 commits from CIQuality into main 2024-08-29 17:43:05 +00:00
Showing only changes of commit 857a618e40 - Show all commits

View File

@@ -69,8 +69,9 @@ jobs:
uses: marocchino/sticky-pull-request-comment@v2
if: github.event_name == 'pull_request'
with:
recreate: true
path: code-coverage-results.md
message: |
Release ${{ github.sha }}
- name: Upload Test Result Files
uses: actions/upload-artifact@v3
with: