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