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 942e6d3 commit a5ca798Copy full SHA for a5ca798
.github/workflows/test.yml
@@ -65,7 +65,7 @@ jobs:
65
strategy:
66
matrix:
67
python-version: ["3.8"]
68
- loader: ["mujoco", "pinocchio", "pybullet", "robomeshcat", "yourdfpy", "idyntree"]
+ loader: ["idyntree", "mujoco", "pinocchio", "pybullet", "robomeshcat", "yourdfpy"]
69
70
steps:
71
- name: "Checkout sources"
0 commit comments