Skip to content

Commit

Permalink
Fix: unknown word
Browse files Browse the repository at this point in the history
Signed-off-by: h-suzuki <[email protected]>
  • Loading branch information
h-suzuki-isp committed Feb 2, 2024
1 parent aac9a3f commit 1fa2097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
. /opt/ros/humble/setup.sh
rosdep update
# Not install caret packages in buildfarm
# Not install caret packages because it was added rosdep key
sed -i '/<depend>caret_analyze<\/depend>/d' package.xml
sed -i '/<depend>caret_msgs<\/depend>/d' package.xml
rosdep install -r -y --from-paths .
Expand Down

0 comments on commit 1fa2097

Please sign in to comment.