Skip to content

Commit 146df54

Browse files
authored
Update dotnet.yml
1 parent fb9bbdf commit 146df54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323
run: dotnet build --no-restore
2424
- name: Test
2525
run: dotnet test --no-build --verbosity normal
26+
- name: Codecov
27+
uses: codecov/[email protected]

0 commit comments

Comments
 (0)