Skip to content

Commit 2d918c1

Browse files
committed
word
1 parent 19e28cc commit 2d918c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ jobs:
334334
- name: Generate clients
335335
run: yarn cli generate ${{ matrix.client.language }} ${{ matrix.client.toRun }}
336336

337-
# no need to build the clients here, it will be done in the test Run CTS step anyway.
337+
# no need to build the clients here, it will be done in the Run CTS step anyway.
338338

339339
- name: Update composer.lock
340340
if: ${{ matrix.client.language == 'php' && startsWith(github.head_ref, 'chore/renovateBaseBranch') && matrix.client.isMainVersion }}

0 commit comments

Comments
 (0)