We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d2c28 commit b557787Copy full SHA for b557787
.github/workflows/pr_validation.yaml
@@ -105,6 +105,6 @@ jobs:
105
106
- name: Publish Test Results
107
if: always() && runner.os == 'Linux'
108
- uses: EnricoMi/publish-unit-test-result-action@v2.18.0
+ uses: EnricoMi/publish-unit-test-result-action@v2.19.0
109
with:
110
trx_files: "${{ github.workspace }}/**/*.trx"
0 commit comments