We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c9900 commit 862e197Copy full SHA for 862e197
1 file changed
.github/workflows/dotnet.yml
@@ -101,6 +101,7 @@ jobs:
101
with:
102
name: coverage-${{ matrix.name }}
103
path: ./coverage/**/*.cobertura.xml
104
+ if-no-files-found: error
105
Report-Coverage:
106
name: "Report Coverage"
107
runs-on: ubuntu-latest
0 commit comments