Skip to content

Update CLI help, types and documentation #79

Update CLI help, types and documentation

Update CLI help, types and documentation #79

Workflow file for this run

name: "Lint"
on:
push:
pull_request:
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
with:
nix_path: nixpkgs=channel:nixpkgs-unstable
- run: |
nix flake check -L