Finalisation de la CI pour la qualité de code #34

Merged
mcmuzzle merged 6 commits from finalisationCI into main 2026-02-09 10:08:52 +00:00
Showing only changes of commit 958a8073e6 - Show all commits

View File

@@ -50,7 +50,7 @@ jobs:
password: "password"
port: 2222
source: "${{ github.workspace }}/coverage-report/*"
target: "/config/test"
target: "/config/${{ github.event.pull_request.number }}"
- name: Upload Combined Coverage XML
uses: actions/upload-artifact@v3
with: