Skip to content

Swtich px4_msgs to main repo #36

Swtich px4_msgs to main repo

Swtich px4_msgs to main repo #36

Workflow file for this run

on:
push:
branches:
- '**'
tags:
- 'NEVER'
pull_request:
types: [opened, reopened]
jobs:
tests:
uses: asherikov/ccws/.github/workflows/reusable_test.yaml@master
with:
distro: noble
workspace_github_repo: asherikov/px4ws
workspace_version: ${{ github.sha }}
profiles: '["static_checks", "reldebug", "deb"]'