Skip to content

ci: add Nix build

ci: add Nix build #29

Workflow file for this run

---
name: CI
on:
push:
branches:
- main
- develop
pull_request:
workflow_dispatch:
jobs:
ci:
uses: ./.github/workflows/main_base.yml
secrets: inherit
with:
toolchain: stable