Skip to content

Update

Update #22

Workflow file for this run

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