Skip to content

Commit b51a8d3

Browse files
committed
fix ci
1 parent 6dba541 commit b51a8d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ros-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ros-ci
1+
name: ros2-devel
22

33
# Controls when the action will run. Triggers the workflow on push or pull request
44
on:
@@ -9,7 +9,7 @@ on:
99

1010
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1111
jobs:
12-
ros2-devel-ci:
12+
ros2-devel:
1313
runs-on: ubuntu-latest
1414
strategy:
1515
fail-fast: false

0 commit comments

Comments
 (0)