Skip to content

Commit 2f2019b

Browse files
authored
Removing coverage
1 parent 6e5bf67 commit 2f2019b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/dotnet.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,3 @@ jobs:
2626
dotnet tool install Cake.Tool --version 1.1.0
2727
dotnet tool restore
2828
dotnet cake --target=Report --verbosity=verbose
29-
- name: Publish coverage report to coveralls.io
30-
uses: coverallsapp/[email protected]
31-
with:
32-
github-token: ${{ secrets.GITHUB_TOKEN }}
33-
path-to-lcov: code_coverage/results.info

0 commit comments

Comments
 (0)