Skip to content

Make all pipelines pass actionlint and remove useless bits in flake.nix #2835

Make all pipelines pass actionlint and remove useless bits in flake.nix

Make all pipelines pass actionlint and remove useless bits in flake.nix #2835

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@v3
- uses: haskell-actions/hlint-scan@v1