Skip to content

Commit 3f02cc0

Browse files
committed
Update benchmark workflow dependencies
1 parent 1a79234 commit 3f02cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_platform_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
# Feishu notification — per-platform status
148148
# ============================================================
149149
notify:
150-
needs: [unit, functional, benchmark]
150+
needs: [unit, functional, e2e, benchmark]
151151
if: always()
152152
uses: ./.github/workflows/_notify_feishu.yml
153153
with:

0 commit comments

Comments
 (0)