mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-01-13 09:30:34 +08:00
[ci] fix workflow (#9738)
This commit is contained in:
2
.github/workflows/tests_cuda.yml
vendored
2
.github/workflows/tests_cuda.yml
vendored
@@ -38,6 +38,8 @@ jobs:
|
||||
env:
|
||||
HF_HOME: "${{ github.workspace }}/../.runner_cache/huggingface"
|
||||
UV_CACHE_DIR: "${{ github.workspace }}/../.runner_cache/uv"
|
||||
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
||||
OS_NAME: ${{ matrix.os }}
|
||||
UV_NO_SYNC: 1
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user