Skip to content

Commit fa44e21

Browse files
committed
feat: wip
1 parent b461e8b commit fa44e21

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
- uses: actions/checkout@v6
2121
with:
2222
fetch-depth: 0
23+
- run: ls -lah .
24+
- run: ls -lah .git
2325
- uses: actions/setup-python@v6
2426
with:
2527
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)