Skip to content

Commit 5ae1667

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test_future.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,10 @@ jobs:
6363
pip install .[dev,collision]
6464
pip install pytest-timeout
6565
ls
66+
ls ./roboticstoolbox
6667
git status
6768
pip list
69+
cd ../sg
6870
python -c "import spatialgeometry"
6971
python -c "import roboticstoolbox"
7072
pytest --timeout=50 --timeout_method thread -s

0 commit comments

Comments
 (0)