Skip to content

Merge branch 'main' of github.com:rerun-io/cpp-example-ros2-bridge in… #93

Merge branch 'main' of github.com:rerun-io/cpp-example-ros2-bridge in…

Merge branch 'main' of github.com:rerun-io/cpp-example-ros2-bridge in… #93

Workflow file for this run

# Copied from https://github.com/rerun-io/rerun_template
on: [push, pull_request]
name: C++
jobs:
cpp-check:
name: C++
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.19.0
cache: true
- run: pixi run cpp-fmt-check
- run: pixi run build