Skip to content

Clean up GHAs using nix, update nix development shell tools #3869

Clean up GHAs using nix, update nix development shell tools

Clean up GHAs using nix, update nix development shell tools #3869

Workflow file for this run

name: Check HLint
on:
merge_group:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/hlint-scan@v1