Skip to content

Commit

Permalink
test if connext install works if provided with env vars
Browse files Browse the repository at this point in the history
Signed-off-by: Mikael Arguedas <[email protected]>
  • Loading branch information
mikaelarguedas committed May 8, 2024
1 parent 24a8ea0 commit 6ac0da4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
apt-get -qq upgrade -y
apt-get -qq install -y curl libasio-dev libssl-dev libtinyxml2-dev python3-colcon-coveragepy-result
- uses: ros-tooling/[email protected]
env:
DEBIAN_FRONTEND: noninteractive
RTI_NC_LICENSE_ACCEPTED: yes
with:
package-name: |
sros2
Expand Down

0 comments on commit 6ac0da4

Please sign in to comment.