Skip to content

DONTMERGE: Lc/ci testing #34

DONTMERGE: Lc/ci testing

DONTMERGE: Lc/ci testing #34

Workflow file for this run

name: Check hlint
on:
pull_request:
jobs:
hlint:
name: Check hlint
runs-on: self-hosted
steps:
- name: 📥 Checkout repository
uses: actions/checkout@v4
- name: 📐 Check hlint
run: |
nix develop .#fmt --command hlint .