Merge branch 'develop' into feat/init_light_monitoring

pull/462/head
JiaoPL 2023-11-02 13:31:02 +08:00
commit 1e8f5ebef9
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ on:
- "**.md"
env:
WORKSPACE_PREFIX: $(echo $GITHUB_WORKSPACE |cut -d '/' -f 1-4)
SLURM_PARTITION: llm_t
SLURM_PARTITION: llm_s
jobs:
check-requirements: