Skip to content

Commit 50ed601

Browse files
committed
add job to needs
1 parent 39100e5 commit 50ed601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585
notify_for_failures:
8686
name: Notify for Failures
87-
needs: [test_main]
87+
needs: [test_main, test_main_up]
8888
if: failure()
8989
runs-on: ubuntu-latest
9090
steps:

0 commit comments

Comments
 (0)