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 ffbc061 commit 849cf07Copy full SHA for 849cf07
.github/workflows/tests-e2e-docker.yml
@@ -91,7 +91,7 @@ jobs:
91
fail-on-error: false
92
93
- name: Publish Test Results
94
- uses: EnricoMi/publish-unit-test-result-action@v2
+ uses: EnricoMi/publish-unit-test-result-action/linux@v2
95
if: always()
96
with:
97
comment_mode: 'failures'
0 commit comments