commit | fc594ed21918e26b1e5377fcddede096535f4842 | [log] [tgz] |
---|---|---|
author | Sergii Dymchenko <sdym@meta.com> | Tue May 21 19:47:23 2024 +0000 |
committer | PyTorch MergeBot <pytorchmergebot@users.noreply.github.com> | Tue May 21 19:47:23 2024 +0000 |
tree | 4bca8b0d927752d5727ebc027825e3c98d7972ab | |
parent | 4e6673e244ed96330842abb31937cf27212a4cb1 [diff] |
Remove lint from retryable_workflows (#126806) Related to https://github.com/pytorch/test-infra/pull/4934 Lint workflow now uses Docker, so there should not be network-related errors for pip installing stuff. Pull Request resolved: https://github.com/pytorch/pytorch/pull/126806 Approved by: https://github.com/seemethere, https://github.com/ZainRizvi, https://github.com/huydhn
diff --git a/.github/pytorch-probot.yml b/.github/pytorch-probot.yml index ade85af..d54346f 100644 --- a/.github/pytorch-probot.yml +++ b/.github/pytorch-probot.yml
@@ -19,7 +19,6 @@ - ciflow/xpu - ciflow/torchbench retryable_workflows: -- lint - pull - trunk - linux-binary