Skip to content

test with common build job? #22

test with common build job?

test with common build job? #22

Workflow file for this run

name: Build & Test
on:
push:
branches:
- main
jobs:
call-common-jobs:
uses: ./.github/workflows/build.yaml
with:
version: ${GITHUB_SHA::7}