Skip to content

Conversation

@sgugger
Copy link
Collaborator

@sgugger sgugger commented Dec 15, 2021

What does this PR do?

This PR fixes the build_doc_test job by installing Transformers from the branch instead of master. This then triggers a problem if we do an editable install because the pull-request environment of GitHub actions is read-only and a Python package. Thankfully just removing the -e solves the issue!

Copy link
Contributor

@patrickvonplaten patrickvonplaten left a comment

Choose a reason for hiding this comment

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

Thanks a lot

Copy link
Member

@LysandreJik LysandreJik left a comment

Choose a reason for hiding this comment

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

Nice, LGTM! Thanks @sgugger

@LysandreJik LysandreJik merged commit 7e61d56 into master Dec 15, 2021
@LysandreJik LysandreJik deleted the test_doc_build_branch branch December 15, 2021 08:40
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.

4 participants