1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-14 16:45:42 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Oliver Booth
180407b1e6
Merge 447323f4d1 into 9a506a6b29 2024-02-12 14:46:07 +00:00

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.0
uses: codecov/codecov-action@v4.0.1
env:
token: ${{ secrets.CODECOV_TOKEN }}
files: dotCover.Output.xml