Skip to content

Prepare for 1.0.0 release #37

Prepare for 1.0.0 release

Prepare for 1.0.0 release #37

Workflow file for this run

name: Ubuntu CI
on:
pull_request:
push:
branches:
- 'main'
jobs:
jammy-ci:
runs-on: ubuntu-latest
name: Ubuntu Jammy CI
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Compile and test
id: ci
uses: gazebo-tooling/action-gz-ci@jammy
with:
tests-enabled: false