Skip to content

Commit 1621636

Browse files
committed
Update dotnet.yml
1 parent 6a2a31a commit 1621636

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
@@ -46,6 +46,7 @@ jobs:
4646

4747
- name: Report Coverage
4848
if: success()
49+
continue-on-error: true
4950
uses: coverallsapp/github-action@v2
5051
with:
5152
file: "${{github.workspace}}/test/*/TestResults/*/coverage.info"

0 commit comments

Comments
 (0)