Skip to content

first attempt at type scheme compilation #76

first attempt at type scheme compilation

first attempt at type scheme compilation #76

Workflow file for this run

name: "Nix CI"
on:
push:
branches:
- 'master'
pull_request:
branches:
- 'master'
workflow_dispatch:
jobs:
nix-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: cachix/install-nix-action@v31
- run: nix build ./#agda2lambox --print-build-logs