Skip to content

Unify CLI target specification #86

Unify CLI target specification

Unify CLI target specification #86

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