There was an error while loading. Please reload this page.
1 parent 91ca2bd commit 47a4e2bCopy full SHA for 47a4e2b
1 file changed
.github/workflows/create_pr.yml
@@ -15,9 +15,6 @@ jobs:
15
16
- name: Install dependencies
17
run: pip install -r requirements.txt
18
-
19
- - name: Clone CPython repo
20
- run: git clone https://github.com/python/cpython
21
22
- name: Run merge.py
23
run: python merge.py branch ${GITHUB_REF##*/}
0 commit comments