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 333f584 commit 72d21fdCopy full SHA for 72d21fd
.github/workflows/test_future.yml
@@ -69,4 +69,4 @@ jobs:
69
cd ..
70
python -c "import spatialgeometry"
71
python -c "import roboticstoolbox"
72
- pytest --timeout=50 --timeout_method thread -s
+ pytest --timeout=50 --timeout_method thread -s ./robotics-toolbox-python
0 commit comments