Skip to content

Commit

Permalink
[CI] Delete colcon-test-args.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmurooka committed Feb 5, 2025
1 parent 773ed7d commit be3a815
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
with:
build-type: ${{ matrix.build-type }}
cmake-args: -DMUJOCO_ROOT_DIR=${{ github.workspace }}/../mujoco-${{ matrix.mujoco-version }} -DINSTALL_DOCUMENTATION=${{ env.UPLOAD_DOCUMENTATION }}
colcon-test-args: --no-deps
build-packages: mujoco_ros_utils
skip-test: true
- name: Upload documentation
Expand Down

0 comments on commit be3a815

Please sign in to comment.