-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
TPU tests failing in CI #8961
Comments
For reference here is the config for these tests: https://github.com/PyTorchLightning/pytorch-lightning/blob/master/.github/workflows/ci_test-tpu.yml |
Reopening this since TPU cleaning job is still failing. @kaushikb11 do you mind taking a look? |
it looks like I dont have access to reopen |
Hi @daniellepintz, I have reopened the issue and will take a look into it! Thanks. |
thanks so much for the fix @kaushikb11! |
🐛 Bug
3 TPU test are failing on master in CI with this error:
Error: Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/_actions/GoogleCloudPlatform/github-actions/master/setup-gcloud'. Did you forget to run actions/checkout before running your local action?
The test are:
To Reproduce
Check CI
Expected behavior
Green CI
Environment
CI environment
Additional context
Tagging @Borda who might have some insight here
The text was updated successfully, but these errors were encountered: