Skip to content

Add artifact name of a node in runtime system model [Merge 2nd] #155

Add artifact name of a node in runtime system model [Merge 2nd]

Add artifact name of a node in runtime system model [Merge 2nd] #155

Workflow file for this run

name: test_as_ros_pkg
on: [push, pull_request]
jobs:
industrial_ci:
strategy:
matrix:
env:
- { ROS_DISTRO: humble, NOT_TEST_BUILD: true }
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: "ros-industrial/industrial_ci@master"
env: ${{matrix.env}}