We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b57d8a commit 657bf4aCopy full SHA for 657bf4a
1 file changed
.github/workflows/ci-colcon.yaml
@@ -97,7 +97,6 @@ jobs:
97
with:
98
build-type: ${{ matrix.build-type }}
99
cmake-args: -DUSE_ROS2=ON -DENABLE_QLD=ON -DINSTALL_DOCUMENTATION=${{ env.UPLOAD_DOCUMENTATION }}
100
- build-packages: centroidal_control_collection
101
test-packages: centroidal_control_collection
102
- name: Upload documentation
103
# Only run for one configuration and on origin master branch
0 commit comments