Skip to content

Commit 15f80b5

Browse files
committed
Revert "Fix setup job in CI (#6688)"
This reverts commit 85a5f5a.
1 parent 79327cd commit 15f80b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/render_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
pr_base_ref = data.get("base", {}).get("ref")
6868
else:
6969
labels = set()
70-
pr_base_ref = ""
7170

7271
branch = os.environ.get("CIRCLE_BRANCH", "")
7372
run_all = "all" in labels

0 commit comments

Comments
 (0)