We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1850beb commit 3720342Copy full SHA for 3720342
.github/workflows/build_humble.yaml
@@ -17,8 +17,6 @@ jobs:
17
os: [ubuntu-22.04]
18
fail-fast: false
19
steps:
20
- - name: Install deps
21
- run: sudo apt-get update && sudo apt-get install -y lcov python3-vcstool python3-colcon-lcov-result python3-colcon-coveragepy-result python3-rosdep python3-pip python3-colcon-common-extensions python3-empy
22
- name: Setup ros
23
uses: ros-tooling/setup-ros@v0.7
24
with:
0 commit comments