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

Compare commits

..

No commits in common. "1c090812402d9b380ff013400ca93103c8ef5876" and "447323f4d1f39c2c6051f687c1784481dc50872c" have entirely different histories.

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