Skip to content

Commit

Permalink
WIP: --merge-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
mintar committed Feb 2, 2023
1 parent 888e55e commit 066441f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
catkin init
catkin config -j 1 -p 1
catkin config --extend /opt/ros/noetic
catkin config --merge-devel # workaround for https://github.com/catkin/catkin_tools/issues/376
catkin build --limit-status-rate 0.1 --no-notify
- name: Run pre-commit hooks
run: |
Expand Down

0 comments on commit 066441f

Please sign in to comment.