mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
chore: unset HF_TOKEN in pi-test.sh --no-env (#4161)
Co-authored-by: julien-agent <Agents+cyolo@huggingface.co>
This commit is contained in:
co-authored by
julien-agent
parent
756b774935
commit
46885536dd
@@ -33,6 +33,7 @@ if [[ "$NO_ENV" == "true" ]]; then
|
||||
unset COPILOT_GITHUB_TOKEN
|
||||
unset GH_TOKEN
|
||||
unset GITHUB_TOKEN
|
||||
unset HF_TOKEN
|
||||
unset GOOGLE_APPLICATION_CREDENTIALS
|
||||
unset GOOGLE_CLOUD_PROJECT
|
||||
unset GCLOUD_PROJECT
|
||||
|
||||
Reference in New Issue
Block a user