Skip to content

attempt for github to see new workflow file #1

attempt for github to see new workflow file

attempt for github to see new workflow file #1

Workflow file for this run

name: System Tests
on:
push:
branches: [ "main", "feature_systemtests" ]
# manual trigger
workflow_dispatch:
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- name: build and test ROS 2
uses: ros-tooling/action-ros-ci@v0.3
with:
package-name: |
crazyflie
crazyflie_examples
crazyflie_interfaces
crazyflie_py
crazyflie_sim
target-ros2-distro: humble
vcs-repo-file-url: rosinstall