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