fix publish task (#3635)

* fix publish task

* disable ut
This commit is contained in:
YUNSHEN XIE
2025-08-27 11:14:53 +08:00
committed by GitHub
parent 646a0c2fd8
commit 85afa72763
2 changed files with 3 additions and 0 deletions

View File

@@ -277,6 +277,8 @@ jobs:
FASTDEPLOY_ARCHIVE_URL: ${{ needs.clone.outputs.repo_archive_url }}
FASTDEPLOY_WHEEL_URL: ${{ needs.build_sm8090.outputs.wheel_path }}
MODEL_CACHE_DIR: "/ssd2/actions-runner/ModelData"
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}
logprob_test:
name: Run FastDeploy LogProb Tests