suite
Some checks failed
dotnet package / build (8.0.x) (push) Successful in 1m41s
Main Build Process / Build & Test (pull_request) Failing after 2m12s

This commit is contained in:
2024-08-25 23:31:42 +02:00
parent cdeab78d43
commit 582759b31e

View File

@@ -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