We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c351b29 commit d36dbf5Copy full SHA for d36dbf5
.github/workflows/dotnet.yml
@@ -155,7 +155,7 @@ jobs:
155
with:
156
github-token: ${{ secrets.GITHUB_TOKEN }}
157
path-to-lcov: src/SamSmithNZ.Tests/TestResults/coverage.info
158
- - uses: samsmithnz/DotNetTestResults@0.1.12
+ - uses: samsmithnz/DotNetTestResults@0.1.13
159
if: false
160
161
fileName: ${{ github.workspace }}/TestOutput.xml
0 commit comments