mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
chore: add HF_TOKEN to pi-test.ps1 --no-env unset list
Aligns the PowerShell script with pi-test.sh, which already unsets HF_TOKEN. Co-Authored-By: julien-agent <Agents+cyolo@huggingface.co>
This commit is contained in:
@@ -31,6 +31,7 @@ if ($noEnv) {
|
||||
"COPILOT_GITHUB_TOKEN",
|
||||
"GH_TOKEN",
|
||||
"GITHUB_TOKEN",
|
||||
"HF_TOKEN",
|
||||
"GOOGLE_APPLICATION_CREDENTIALS",
|
||||
"GOOGLE_CLOUD_PROJECT",
|
||||
"GCLOUD_PROJECT",
|
||||
|
||||
Reference in New Issue
Block a user