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 3816b67 commit 338527bCopy full SHA for 338527b
.github/workflows/macos.yml
@@ -197,6 +197,8 @@ jobs:
197
echo "--------------------------------"
198
otool -L ${SOFA_ROOT}/bin/runSofa
199
200
+ otool -L SofaPython3/bin/Bindings.Sofa.Tests
201
+ echo "--------------------------------"
202
chmod +x SofaPython3/bin/Bindings.Sofa.Tests
203
./SofaPython3/bin/Bindings.Sofa.Tests
204
- name: Bindings.SofaRuntime.Tests
0 commit comments