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 2450e4370c - Show all commits

View File

@@ -91,6 +91,6 @@ jobs:
if: always() if: always()
with: with:
files: | files: |
test-results/**/*.xml TestResults/**/*.xml
test-results/**/*.trx TestResults/**/*.trx
test-results/**/*.json TestResults/**/*.json