Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer committed Jan 5, 2025
1 parent a6cffb0 commit 7fc63dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 2 additions & 4 deletions tests/ros-humble-rclpy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
tests:
- python:
- if: build_platform == target_platform
then:
imports:
- rclpy
imports:
- rclpy
pip_check: false
6 changes: 2 additions & 4 deletions tests/ros-humble-rcutils.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
tests:
- python:
- if: build_platform == target_platform
then:
imports:
- rcutils
imports:
- rcutils

0 comments on commit 7fc63dc

Please sign in to comment.