Skip to content

Commit 7c09125

Browse files
committed
gha test 9
1 parent 74e138d commit 7c09125

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223
224224
notify-slack:
225225
runs-on: ubuntu-latest
226-
needs: [integration-tests]
226+
needs: [integration-tests, process-upload-report]
227227
if: ${{ (success() || failure()) }} # Run even if integration tests fail and only on main repository
228228
steps:
229229
- name: Notify Slack

0 commit comments

Comments
 (0)