Skip to content

Simplify custom setter examples #52

Simplify custom setter examples

Simplify custom setter examples #52

Workflow file for this run

name: check
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
with:
nix_path: nixpkgs=channel:nixos-22.11
- run: nix-shell --run make