We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae1667 commit 333f584Copy full SHA for 333f584
.github/workflows/test_future.yml
@@ -66,7 +66,7 @@ jobs:
66
ls ./roboticstoolbox
67
git status
68
pip list
69
- cd ../sg
+ cd ..
70
python -c "import spatialgeometry"
71
python -c "import roboticstoolbox"
72
pytest --timeout=50 --timeout_method thread -s
0 commit comments