Skip to content

Ionic Release Notes and Highlights #13

Ionic Release Notes and Highlights

Ionic Release Notes and Highlights #13

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