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 f16691a commit 58e309aCopy full SHA for 58e309a
1 file changed
.github/workflows/test.yml
@@ -57,7 +57,7 @@ jobs:
57
- if: matrix.pm == 'brew'
58
uses: Homebrew/actions/setup-homebrew@master
59
60
- run: brew install pinocchio
+ run: brew install numpy pinocchio
61
62
# conda
63
- if: matrix.pm == 'conda'
0 commit comments