Update daily_tests.yaml

pull/751/head
zhulinJulia24 2024-07-04 11:33:36 +08:00 committed by GitHub
parent 8c3dfa1c58
commit 31b63e882b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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'