mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-22 09:28:48 +00:00
ci: search for files with codecov
This commit is contained in:
parent
43128c4c64
commit
89de426d9a
1
.github/workflows/dotnet.yml
vendored
1
.github/workflows/dotnet.yml
vendored
@ -55,5 +55,4 @@ jobs:
|
|||||||
uses: codecov/codecov-action@v4.0.0
|
uses: codecov/codecov-action@v4.0.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.CODECOV_TOKEN }}
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
files: dotCover.Output.xml
|
|
||||||
slug: oliverbooth/X10D
|
slug: oliverbooth/X10D
|
||||||
|
Loading…
Reference in New Issue
Block a user