Skip to content

Commit

Permalink
temp: download report from fork
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel committed Dec 23, 2024
1 parent a92489e commit 7b9a979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
reports:
runs-on: ubuntu-latest
needs: tests
if: ${{ !cancelled() && github.repository == 'kafbat/kafka-ui' }}
if: ${{ !cancelled() }}
steps:
- name: Download allure reports artifact
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 7b9a979

Please sign in to comment.