Skip to content

Common WF

Common WF #1

Workflow file for this run

name: Ubuntu Build and Test
on: [push, workflow_dispatch]
jobs:
ubuntu-job:
uses: ./.github/workflows/common-build.yml
with:
os: ubuntu-latest