Skip to content

Commit f67ee0e

Browse files
committed
debug GH
1 parent 1192726 commit f67ee0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: |
3030
pip install .[dev,collision,vpython]
3131
pip install pytest-timeout
32+
ls -R
3233
pytest --timeout=30 --timeout_method thread -s
3334
codecov:
3435
# If all tests pass:

0 commit comments

Comments
 (0)