Skip to content

Commit 0b40a12

Browse files
authored
Update test_future.yml
1 parent be06a37 commit 0b40a12

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/test_future.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,9 @@ jobs:
6262
cd robotics-toolbox-python
6363
pip install .[dev,collision]
6464
pip install pytest-timeout
65+
ls
66+
git status
67+
pip list
68+
python -c "import spatialgeometry"
69+
python -c "import roboticstoolbox"
6570
pytest --timeout=50 --timeout_method thread -s

0 commit comments

Comments
 (0)