test rosrust_msg
This commit is contained in:
parent
1d9525147a
commit
fbd220be19
|
|
@ -101,4 +101,4 @@ jobs:
|
||||||
- name: test
|
- name: test
|
||||||
run: |
|
run: |
|
||||||
source /opt/ros/$ROS_DISTRO/setup.bash
|
source /opt/ros/$ROS_DISTRO/setup.bash
|
||||||
cargo test # --verbose
|
cargo test --features rosrust_msg
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue