Skip to content

Commit f6e3a98

Browse files
committed
Add import test
1 parent dc12a3d commit f6e3a98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ jobs:
4848
source /opt/ros/${{ matrix.ros }}/setup.bash
4949
printenv | sort
5050
pip3 freeze
51+
python3 -c "from ament_package.templates import get_environment_hook_template_path;print('done')"

0 commit comments

Comments
 (0)