Skip to content

feat: rebase motia-1.0-migration onto main (#6) #39

feat: rebase motia-1.0-migration onto main (#6)

feat: rebase motia-1.0-migration onto main (#6) #39

Workflow file for this run

name: Nix
on:
pull_request:
push:
branches: [main]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/determinate-nix-action@v3
- name: Build bbdev
run: nix develop