We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4949fc commit b86bdc9Copy full SHA for b86bdc9
.github/workflows/build.yml
@@ -47,6 +47,7 @@ jobs:
47
# - run: ./python -m test -j
48
49
# # - run: git clone --depth=1 --branch=3.12 http://www.github.com/python/cpython
50
+ - run: pwd ; ls -l
51
- name: Build
52
working-directory: cpython
53
run: |
0 commit comments