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:
Julien Chaumond
2026-05-20 18:12:00 +02:00
Unverified
parent b8326ca935
commit 3b37c9e0a1
+1
View File
@@ -31,6 +31,7 @@ if ($noEnv) {
"COPILOT_GITHUB_TOKEN",
"GH_TOKEN",
"GITHUB_TOKEN",
"HF_TOKEN",
"GOOGLE_APPLICATION_CREDENTIALS",
"GOOGLE_CLOUD_PROJECT",
"GCLOUD_PROJECT",