Skip to content

Commit 1f4c5d1

Browse files
Updates for testing
1 parent c8e6a8d commit 1f4c5d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ jobs:
8484
run: |
8585
pip install --upgrade pip
8686
pip install wheel
87+
ls
88+
ls dist
8789
pip install dist/*.whl
8890
8991
- name: Test module

0 commit comments

Comments
 (0)