Skip to content

Commit 87be898

Browse files
committed
debug GH
1 parent f67ee0e commit 87be898

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
run: |
3030
pip install .[dev,collision,vpython]
3131
pip install pytest-timeout
32+
echo "========================"
33+
pwd -L
34+
pwd -P
3235
ls -R
3336
pytest --timeout=30 --timeout_method thread -s
3437
codecov:

0 commit comments

Comments
 (0)