Skip to content

we're not root in a container in this example #1164

we're not root in a container in this example

we're not root in a container in this example #1164

Workflow file for this run

name: Test action-ros-ci
on:
pull_request:
push:
jobs:
test_latest:
runs-on: ubuntu-latest
steps:
- uses: ros-tooling/[email protected]
- name: Install prerequisites for action-ros-ci and FastRTPS
run: |
sudo apt-get -qq update
sudo apt-get -qq upgrade -y
sudo apt-get -qq install -y curl libasio-dev libssl-dev libtinyxml2-dev python3-colcon-coveragepy-result
- uses: ros-tooling/[email protected]
with:
package-name: |
sros2
sros2_cmake
test_security
extra-cmake-args: '-DSECURITY=ON --no-warn-unused-cli'
target-ros2-distro: rolling
vcs-repo-file-url: https://raw.githubusercontent.com/ros2/ros2/rolling/ros2.repos