Skip to content

Commit 146df54

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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/codecov-action@v3.1.1

0 commit comments

Comments
 (0)