Skip to content

Commit ced7a14

Browse files
committed
More debugging
1 parent b4949fc commit ced7a14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
# - run: ./python -m test -j
4848

4949
# # - run: git clone --depth=1 --branch=3.12 http://www.github.com/python/cpython
50+
- run: pwd
51+
- run: cd .. && find .
5052
- name: Build
5153
working-directory: cpython
5254
run: |

0 commit comments

Comments
 (0)