We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f5175 commit 8a8ab0dCopy full SHA for 8a8ab0d
.github/workflows/codecov.yml
@@ -48,7 +48,7 @@ jobs:
48
run: ./gradlew codeCoverageReport --stacktrace
49
50
- name: Publish Test Results
51
- uses: EnricoMi/publish-unit-test-result-action@v2.14.0
+ uses: EnricoMi/publish-unit-test-result-action@v2.15.0
52
if: always()
53
with:
54
ignore_runs: true
0 commit comments