Skip to content

chore: Provide devShell with mdbook/treefmt (#14) #13

chore: Provide devShell with mdbook/treefmt (#14)

chore: Provide devShell with mdbook/treefmt (#14) #13

Workflow file for this run

name: check
on: [push, pull_request]
jobs:
checker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v24
- name: run check
run: nix run .#check