Skip to content

ci: use nuke build

ci: use nuke build #14

Workflow file for this run

name: continuous integration
on:
workflow_dispatch:
pull_request:
branches: [main]
jobs:
integration:
runs-on: ubuntu-latest
steps:
- name: Checkout source files
uses: actions/checkout@v4
- run: ./build.sh