Skip to content

Commit ffe446b

Browse files
committed
change step name
1 parent 1767c7d commit ffe446b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
wait-for-main-build:
2525
runs-on: ubuntu-latest
2626
steps:
27-
- name: Wait for main-build workflow to succeed
27+
- name: Wait for E2E test to succeed
2828
uses: ezhang6811/wait-on-check-action@6275ea93847ce5952ab8ceeac8fb1111820cf44d
2929
with:
3030
ref: ${{ github.ref }}

0 commit comments

Comments
 (0)