mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-12 22:55:42 +00:00
ci(test): add dotCover output to codecov upload
This commit is contained in:
parent
22aaa96c23
commit
485501cfc0
1
.github/workflows/dotnet.yml
vendored
1
.github/workflows/dotnet.yml
vendored
@ -55,4 +55,5 @@ jobs:
|
||||
uses: codecov/codecov-action@v4.0.1
|
||||
env:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
files: dotCover.Output.xml
|
||||
slug: oliverbooth/X10D
|
||||
|
Loading…
Reference in New Issue
Block a user