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 the CI #24

Open
vchrombie opened this issue May 14, 2024 · 2 comments
Open

Fix the CI #24

vchrombie opened this issue May 14, 2024 · 2 comments

Comments

@vchrombie
Copy link
Member

vchrombie commented May 14, 2024

The CI fails, because of the tests. Which is in turn, probably because of the fault in the importing the source files.

image

This should fix it I guess.

Originally posted by @vchrombie in #23 (comment)

@Yanglin-Tao
Copy link
Collaborator

Thanks for the suggestion. The import issue has been fixed in this PR, #25, however the CI is still failing and likely due to the setup of mocked Google APIs.

@vchrombie
Copy link
Member Author

Thanks for the suggestion. The import issue has been fixed in this PR, #25, however the CI is still failing and likely due to the setup of mocked Google APIs.

You are right. Instead of setting the mocked Google APIs, you can use mocking in pytest.

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

No branches or pull requests

2 participants