Skip to content

Commit 338527b

Browse files
committed
debug python env on MacOS (3)
1 parent 3816b67 commit 338527b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/macos.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ jobs:
197197
echo "--------------------------------"
198198
otool -L ${SOFA_ROOT}/bin/runSofa
199199
echo "--------------------------------"
200+
otool -L SofaPython3/bin/Bindings.Sofa.Tests
201+
echo "--------------------------------"
200202
chmod +x SofaPython3/bin/Bindings.Sofa.Tests
201203
./SofaPython3/bin/Bindings.Sofa.Tests
202204
- name: Bindings.SofaRuntime.Tests

0 commit comments

Comments
 (0)