Skip to content

Commit b8fc3f2

Browse files
committed
try debug
1 parent 578618a commit b8fc3f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ jobs:
3838
- name: Test with tox-uv
3939
run: python -m tox run -e uv
4040

41+
- name: debug ls
42+
run: ls -la
43+
4144
- name: Upload coverage data
4245
uses: actions/upload-artifact@v4
4346
with:

0 commit comments

Comments
 (0)