Skip to content

Commit ae82932

Browse files
committed
test
1 parent 43b1344 commit ae82932

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
- name: build
1313
run: |
1414
cd $ROVERFLAKE_ROOT
15+
echo $ROS_DISTRO
16+
source /opt/ros/humble/setup.bash
17+
echo $ROS_DISTRO
1518
colcon build --symlink-install
1619
- name: Notify Discord (success)
1720
if: ${{ success() }}

0 commit comments

Comments
 (0)