Skip to content

Commit be113df

Browse files
workflows/publish - change name of wait job
1 parent c3535aa commit be113df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
wait:
11-
name: Wait
11+
name: Wait for Tests
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)