Skip to content

Commit

Permalink
Update Github actions
Browse files Browse the repository at this point in the history
Signed-off-by: ahcorde <ahcorde@gmail.com>
  • Loading branch information
ahcorde committed Oct 9, 2020
1 parent 227bae7 commit b8e5a8c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@ jobs:
matrix:
os: [ubuntu-18.04]
steps:
- uses: ros-tooling/setup-ros@0.0.13
- uses: ros-tooling/action-ros-ci@0.0.13
- uses: ros-tooling/setup-ros@0.0.25
- uses: ros-tooling/action-ros-ci@0.0.18
with:
package-name: rcpputils
target-ros2-distro: foxy
- uses: actions/upload-artifact@v1
with:
name: colcon-logs
Expand Down

0 comments on commit b8e5a8c

Please sign in to comment.