Skip to content

Commit

Permalink
[github/workflows] Build coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-stasse committed Jan 13, 2024
1 parent 0c6562a commit d711250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-build-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
env:
ROS_DISTRO: rolling
steps:
- uses: ros-tooling/setup-ros@v0.7.1
- uses: ros-tooling/setup-ros@0.7.1
with:
required-ros-distributions: ${{ env.ROS_DISTRO }}
- uses: actions/checkout@v4
- uses: ros-tooling/action-ros-ci@v0.3.5
- uses: ros-tooling/action-ros-ci@0.3.5
with:
target-ros2-distro: ${{ env.ROS_DISTRO }}
# build all packages listed in the meta package
Expand Down

0 comments on commit d711250

Please sign in to comment.