Skip to content

Commit

Permalink
Temporarily disable CCOV
Browse files Browse the repository at this point in the history
See #2866
  • Loading branch information
henningkayser committed Jun 13, 2024
1 parent dda8499 commit 74738ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
env:
- IMAGE: rolling-ci
CCOV: true
CCOV: false # Disabled: https://github.com/moveit/moveit2/issues/2866
ROS_DISTRO: rolling
- IMAGE: rolling-ci
ROS_DISTRO: rolling
Expand Down

0 comments on commit 74738ee

Please sign in to comment.