Skip to content

Build in CI

Build in CI #12

Workflow file for this run

name: CI
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
test-build:
uses: ./.github/workflows/build.yml
with:
save: false