Skip to content

Conversation

@lhoestq
Copy link
Member

@lhoestq lhoestq commented Jul 6, 2022

After renaming "master" to "main", the CI fails with

AssertionError: 'https://raw.githubusercontent.com/huggingface/datasets/main/datasets/_dummy/_dummy.py' not found in "Couldn't find a dataset script at /home/circleci/datasets/_dummy/_dummy.py or any data file in the same directory. Couldn't find '_dummy' on the Hugging Face Hub either: FileNotFoundError: Couldn't find file at https://raw.githubusercontent.com/huggingface/datasets/master/datasets/_dummy/_dummy.py"

This is because in the CI we were still using HF_SCRIPTS_VERSION=master. I changed it to "main"

@lhoestq lhoestq merged commit 3e5734d into main Jul 6, 2022
@lhoestq lhoestq deleted the set-HF_SCRIPTS_VERSION-to-main branch July 6, 2022 15:45
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jul 6, 2022

The documentation is not available anymore as the PR was closed or merged.

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.

3 participants