Skip to content

Commit

Permalink
update CI task name
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Aug 22, 2023
1 parent ddb54bc commit e12d0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ros.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: CI Build colcon
on: [push, pull_request]

jobs:
test_docker: # On Linux, iterates on all ROS 1 and ROS 2 distributions.
build_docker: # On Linux, iterates on all ROS 1 and ROS 2 distributions.
runs-on: ubuntu-latest
env:
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit e12d0b4

Please sign in to comment.