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 32d73d5 commit ed1d4ecCopy full SHA for ed1d4ec
1 file changed
.github/workflows/dotnet.yml
@@ -48,6 +48,7 @@ jobs:
48
if: success()
49
uses: coverallsapp/github-action@v2
50
with:
51
+ file: "${{github.workspace}}/test/**/coverage.info"
52
format: lcov
53
54
- name: Create Packages
0 commit comments