Skip to content

Commit

Permalink
Don't run_build when run_binary_tests (pytorch#59982)
Browse files Browse the repository at this point in the history
Summary:
pytorch#59889 wasn't a proper revert of pytorch#58778. This PR fixes that.

Pull Request resolved: pytorch#59982

Reviewed By: seemethere

Differential Revision: D29114129

Pulled By: samestep

fbshipit-source-id: b40563db6ff1153a5f759639978279f5fcbccaa9
  • Loading branch information
samestep authored and facebook-github-bot committed Jun 15, 2021
1 parent 90cf76d commit 1c502d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/pytorch-circleci-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ labels_to_circle_params:
- release/.*
tags:
- v[0-9]+(\.[0-9]+)*-rc[0-9]+
set_to_false:
- run_build
ci/master:
parameter: run_master_build
ci/slow-gradcheck:
Expand Down

0 comments on commit 1c502d1

Please sign in to comment.