Skip to content

Commit 29c172e

Browse files
committed
Update dotnet.yml
1 parent 23f3ef9 commit 29c172e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
- name: Report Coverage
4848
if: success()
4949
uses: coverallsapp/github-action@v2
50+
continue-on-error: true
5051
with:
5152
file: "${{github.workspace}}/test/*/TestResults/*/coverage.info"
5253
format: lcov

0 commit comments

Comments
 (0)