Skip to content

Commit 862e197

Browse files
committed
Fail CI tests if coverage reports don't exist
1 parent 66c9900 commit 862e197

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
with:
102102
name: coverage-${{ matrix.name }}
103103
path: ./coverage/**/*.cobertura.xml
104+
if-no-files-found: error
104105
Report-Coverage:
105106
name: "Report Coverage"
106107
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)