Skip to content

Commit

Permalink
Disable coupled_pendulum test
Browse files Browse the repository at this point in the history
  • Loading branch information
martinaxgloria committed Feb 7, 2025
1 parent 7bfbe41 commit 731d88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ configure = { cmd = [
"-DCMAKE_BUILD_TYPE=Release",
"-DCMAKE_INSTALL_PREFIX=$CMAKE_INSTALL_PREFIX",
"-DBUILD_TESTING:BOOL=ON",
"-DGZ_SIM_YARP_PLUGINS_ENABLE_TESTS_WITH_ICUB_MAIN:BOOL=ON",
"-DGZ_SIM_YARP_PLUGINS_ENABLE_TESTS_WITH_ICUB_MAIN:BOOL=OFF",
# Use the cross-platform Ninja generator
"-G",
"Ninja",
Expand Down

0 comments on commit 731d88c

Please sign in to comment.