pytorch
9157a288 - Pass GITHUB_TOKEN to linux CI jobs and avoid skipping torchhub tests (#64807)

Commit
3 years ago
Pass GITHUB_TOKEN to linux CI jobs and avoid skipping torchhub tests (#64807) Summary: Fixes https://github.com/pytorch/pytorch/issues/64760 This should hopefully put the torchhub tests back. This also avoids skipping the torchhub tests: currently the tests are skipped if they fail, which pretty much defeats the purpose of having a test in the first place since we're never notified when they do fail. cc ezyang seemethere malfet lg20987 pytorch/pytorch-dev-infra nairbv NicolasHug Pull Request resolved: https://github.com/pytorch/pytorch/pull/64807 Reviewed By: seemethere Differential Revision: D30994585 Pulled By: NicolasHug fbshipit-source-id: 561782c22462b5cfec99cca153eb59623db5660a
Author
Parents
Loading