-
Notifications
You must be signed in to change notification settings - Fork 17
ci: prototype running lint / unit tests / coverage as GH actions #148
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
Conversation
5c50c01 to
469ff9e
Compare
|
@tmatsuo Do we need to be disabling the tests run via GH Actions in the Kokoro build? |
Sorry what do you mean? |
|
@tmatsuo If we are running lint / unit tests / coverage / mypy via GH Actions, should we skip running them on Kokoro, restricting it to only those jobs which need secrets? |
For this repo, the main |
|
@parthea I added a |
No description provided.