Merge pull request #4813 from julien-c/align-pi-test-env-vars
chore: add HF_TOKEN to pi-test.ps1 --no-env unset list
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