Skip to content

chore: add flake-parts as explicit input (#13) #11

chore: add flake-parts as explicit input (#13)

chore: add flake-parts as explicit input (#13) #11

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