Skip to content

Commit 47a4e2b

Browse files
committed
Revert "Update create_pr.yml"
This reverts commit be75e0e.
1 parent 91ca2bd commit 47a4e2b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/create_pr.yml

-3
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515

1616
- name: Install dependencies
1717
run: pip install -r requirements.txt
18-
19-
- name: Clone CPython repo
20-
run: git clone https://github.com/python/cpython
2118

2219
- name: Run merge.py
2320
run: python merge.py branch ${GITHUB_REF##*/}

0 commit comments

Comments
 (0)