Skip to content

Commit 849cf07

Browse files
committed
#RI-6214 - Migrate e2e/it workflows from CircleCI to Github Actions
1 parent ffbc061 commit 849cf07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-e2e-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
fail-on-error: false
9292

9393
- name: Publish Test Results
94-
uses: EnricoMi/publish-unit-test-result-action@v2
94+
uses: EnricoMi/publish-unit-test-result-action/linux@v2
9595
if: always()
9696
with:
9797
comment_mode: 'failures'

0 commit comments

Comments
 (0)