mirror of https://github.com/InternLM/InternLM
Update daily_tests.yaml
parent
47338376a5
commit
1f2c991672
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: |
|
||||
echo "::add-mask::${{env.WORKSPACE_PREFIX}}"
|
||||
echo "::add-mask::$path_prefix"
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: load_hf_model
|
||||
if: matrix.transformers-version != 'latest'
|
||||
|
|
Loading…
Reference in New Issue