Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored and diegoferigo committed Feb 29, 2024
1 parent 12d723c commit 5029c1c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,4 @@ jobs:
resolve-robotics-uri-py package://ergoCub/robots/ergoCubSN000/model.urdf
resolve-robotics-uri-py package://moveit_resources_panda_description/urdf/panda.urdf
! resolve-robotics-uri-py package://this/file/does/not/exist
# Check that schema-less absolute paths are found (we use `which git`) to get an arbitrary executable absolute path
resolve-robotics-uri-py `which git`
! resolve-robotics-uri-py /this/is/not/an/existing/absolute/path

0 comments on commit 5029c1c

Please sign in to comment.