ci(test): add dotCover output to codecov upload

This commit is contained in:
Oliver Booth 2024-02-12 14:41:01 +00:00
parent 22aaa96c23
commit 485501cfc0
Signed by: oliverbooth
GPG Key ID: E60B570D1B7557B5
1 changed files with 1 additions and 0 deletions

View File

@ -55,4 +55,5 @@ jobs:
uses: codecov/codecov-action@v4.0.1
env:
token: ${{ secrets.CODECOV_TOKEN }}
files: dotCover.Output.xml
slug: oliverbooth/X10D