Skip to content

Commit ed1d4ec

Browse files
committed
Update dotnet.yml
1 parent 32d73d5 commit ed1d4ec

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
@@ -48,6 +48,7 @@ jobs:
4848
if: success()
4949
uses: coverallsapp/github-action@v2
5050
with:
51+
file: "${{github.workspace}}/test/**/coverage.info"
5152
format: lcov
5253

5354
- name: Create Packages

0 commit comments

Comments
 (0)