Commit 6183408
Require MultibodyComponents 0.2.1 and drop the temporary CI step
MultibodyComponents v0.2.1 containing the BodyShape center-of-mass fix
(JuliaComputing/MultibodyComponents.jl#150) is now registered, so the
temporary CI step installing it from the main branch is removed and the
compat bound is raised to require the fixed release. The SSH-agent step
now only runs when the secret is configured, since all dependencies are
registered and only JULIAHUB_TOKEN_ENCODED is strictly needed.
Full test suite passes locally against the registered v0.2.1.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent ec952e6 commit 6183408
2 files changed
Lines changed: 5 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
| 51 | + | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| |||
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 79 | | |
86 | 80 | | |
87 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments