Skip to content

Commit 7b9a979

Browse files
committed
temp: download report from fork
1 parent a92489e commit 7b9a979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
reports:
135135
runs-on: ubuntu-latest
136136
needs: tests
137-
if: ${{ !cancelled() && github.repository == 'kafbat/kafka-ui' }}
137+
if: ${{ !cancelled() }}
138138
steps:
139139
- name: Download allure reports artifact
140140
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)