Skip to content

Commit

Permalink
docs: adjust step name in the example
Browse files Browse the repository at this point in the history
  • Loading branch information
threeal committed Nov 3, 2023
1 parent 8641cf4 commit 9ed8a79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
path: workspace

- name: Build and test
- name: Build and test workspace
uses: ichiro-its/[email protected]
```
Expand All @@ -56,7 +56,7 @@ jobs:
You can specify the ROS 2 distribution to be used by providing it as an input parameter:
```yaml
- name: Build and test
- name: Build and test workspace
uses: ichiro-its/[email protected]
with:
distro: rolling
Expand Down

0 comments on commit 9ed8a79

Please sign in to comment.