Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tests expected environment variable name #2059

Merged
merged 6 commits into from
Oct 15, 2024
Merged

Fix tests expected environment variable name #2059

merged 6 commits into from
Oct 15, 2024

Conversation

echarlaix
Copy link
Collaborator

@echarlaix echarlaix commented Oct 14, 2024

needed by test_load_model_from_hub_private which was previously always skipped

token = os.environ.get("HF_HUB_READ_TOKEN", None)

Copy link
Contributor

@regisss regisss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@echarlaix echarlaix merged commit d11e285 into main Oct 15, 2024
45 of 46 checks passed
@echarlaix echarlaix deleted the fix-env-name branch October 15, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants