Ajout CI Coverage #9
@@ -48,7 +48,7 @@ jobs:
|
||||
customSettings: "" # Optional custom settings (separated by semicolon). See: https://github.com/danielpalme/ReportGenerator/wiki/Settings.
|
||||
toolpath: "reportgeneratortool" # Default directory for installing the dotnet tool.
|
||||
- name: Upload Combined Coverage XML
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: coverage
|
||||
path: ${{ github.workspace }}/Cobertura.xml
|
||||
|
||||
Reference in New Issue
Block a user