Skip to content

Commit

Permalink
remove 'colcon-ros' and 'lark' as manual dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Jun 22, 2024
1 parent 6e60a87 commit c8ed14b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
apt install -y apt-rdepends ros-${{ matrix.distribution }}-launch-ros
python3 -m venv ~/.venvs/dev
. ~/.venvs/dev/bin/activate
pip install colcon-ros lark
pip install colcon-lint
- name: build and test
Expand Down

0 comments on commit c8ed14b

Please sign in to comment.