Skip to content

docs: 概要の変更 #16

docs: 概要の変更

docs: 概要の変更 #16

Workflow file for this run

name: test
on: push
jobs:
test:
runs-on: ubuntu-22.04
container: ryuichiueda/ubuntu22.04-ros2:latest
steps:
- uses: actions/checkout@v2
- name: build and test
run: |
rsync -av ./ /root/ros2_ws/src/keyboard_teleop/
cd /root/ros2_ws
bash -xv ./src/keyboard_teleop/test/test.bash /root