1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-10 06:25:42 +00:00

Compare commits

..

2 Commits

View File

@ -52,7 +52,7 @@ jobs:
run: dotnet dotcover test --dcReportType=XML
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.0.0
env:
token: ${{ secrets.CODECOV_TOKEN }}
files: dotCover.Output.xml