Change the nightly test time of ppl and harness (#10198)

* remove include and language option, select the corresponding dataset based on the model name in Run

* change the nightly test time

* change the nightly test time of harness and ppl
This commit is contained in:
hxsz1997 2024-02-21 17:39:33 +08:00 committed by GitHub
parent 9975b029c5
commit 5b387bb71a
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ permissions:
# Controls when the action will run.
on:
schedule:
- cron: "00 13 * * *" # GMT time, 13:00 GMT == 21:00 China
- cron: "30 12 * * *" # GMT time, 12:30 GMT == 20:30 China
pull_request:
branches: [main]
paths:

View file

@ -11,7 +11,7 @@ permissions:
# Controls when the action will run.
on:
schedule:
- cron: "00 14 * * *" # GMT time, 14:00 GMT == 22:00 China
- cron: "00 12 * * *" # GMT time, 12:00 GMT == 20:00 China
pull_request:
branches: [main]
paths: