Skip to content

Commit

Permalink
Fix leo_common reference
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsowa committed Nov 18, 2024
1 parent e6ad2af commit b3dc6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- name: Source tests
uses: "ros-industrial/industrial_ci@master"
env:
UPSTREAM_WORKSPACE: "github:LeoRover/leo_common-ros2#${{ matrix.ROS_REPO }}"
UPSTREAM_WORKSPACE: "github:LeoRover/leo_common-ros2#${{ matrix.ROS_DISTRO }}"
PYLINT_CHECK: true
PYLINT_ARGS: "--rcfile=src/leo_robot-ros2/.pylintrc"

0 comments on commit b3dc6cd

Please sign in to comment.