Skip to content

Commit

Permalink
Not install caret packages registered in buildfarm
Browse files Browse the repository at this point in the history
Signed-off-by: h-suzuki <[email protected]>

chore: workflow_dis]

Signed-off-by: h-suzuki <[email protected]>

Fix: command

Signed-off-by: h-suzuki <[email protected]>

Fix: delete test code

Signed-off-by: h-suzuki <[email protected]>
  • Loading branch information
h-suzuki-isp committed Feb 2, 2024
1 parent 3735506 commit aac9a3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
run: |
. /opt/ros/humble/setup.sh
rosdep update
# Not install caret packages in buildfarm

Check warning on line 27 in .github/workflows/pytest.yaml

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (buildfarm)
sed -i '/<depend>caret_analyze<\/depend>/d' package.xml
sed -i '/<depend>caret_msgs<\/depend>/d' package.xml
rosdep install -r -y --from-paths .
shell: bash

Expand Down

0 comments on commit aac9a3f

Please sign in to comment.