Skip to content

Commit

Permalink
[ci] Improve job names
Browse files Browse the repository at this point in the history
  • Loading branch information
cmastalli committed Sep 21, 2023
1 parent 3cf56c3 commit 6ded892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ros-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
- {name: "(noetic)", ROS_DISTRO: noetic, PRERELEASE: true}
- {name: "(humble)", ROS_DISTRO: humble}
- {name: "(rolling)", ROS_DISTRO: rolling}
name: ${{ matrix.env.name }}
env:
UPSTREAM_WORKSPACE: dependencies.rosinstall
CTEST_OUTPUT_ON_FAILURE: 1
Expand Down

0 comments on commit 6ded892

Please sign in to comment.