Skip to content

Commit 1cc3498

Browse files
authored
test run-all (#23016)
1 parent f27bcad commit 1cc3498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ jobs:
417417
command: yarn
418418
working_directory: ~/project/scripts/i18n
419419
- run:
420-
command: yarn run sync mr
420+
command: yarn run-all sync
421421
working_directory: ~/project/scripts/i18n
422422

423423
windows_unit_tests:
@@ -860,7 +860,7 @@ workflows:
860860
weekly-i18n-sync:
861861
triggers:
862862
- schedule:
863-
cron: "30 20 * * 5"
863+
cron: "0 18 * * 5"
864864
filters:
865865
branches:
866866
only:

0 commit comments

Comments
 (0)