-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Labels
bugSomething isn't workingSomething isn't workinghelp wantedOpen to be worked onOpen to be worked on
Description
🐛 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:
- TPU cleaning (https://github.com/PyTorchLightning/pytorch-lightning/runs/3354656217)
- tpu-testing-job (3.7, 1.6) (https://github.com/PyTorchLightning/pytorch-lightning/runs/3354655659)
- tpu-testing-job (3.7, 1.8) (https://github.com/PyTorchLightning/pytorch-lightning/runs/3354655690)
To Reproduce
Check CI
Expected behavior
Green CI
Environment
CI environment
Additional context
Tagging @Borda who might have some insight here
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedOpen to be worked onOpen to be worked on