Skip to content

update jj to use hm module; add sbcl #52

update jj to use hm module; add sbcl

update jj to use hm module; add sbcl #52

Workflow file for this run

name: nix flake check
on:
push:
branches:
- main
pull_request:
branches:
- main
check_run:
types: [completed]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix flake check