mirror of https://github.com/InternLM/InternLM
remove timeout
parent
1a0bd4154b
commit
c1a2bf0cf2
|
@ -12,7 +12,6 @@ env:
|
||||||
jobs:
|
jobs:
|
||||||
HF_model:
|
HF_model:
|
||||||
runs-on: [t_cluster]
|
runs-on: [t_cluster]
|
||||||
timeout-minutes: 60
|
|
||||||
steps:
|
steps:
|
||||||
- name: mask env
|
- name: mask env
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue