Skip to content

Bump the resolver to lts-20.26. #51

Bump the resolver to lts-20.26.

Bump the resolver to lts-20.26. #51

Workflow file for this run

name: hlint
on:
pull_request:
push:
jobs:
build:
name: hlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- uses: rwe/actions-hlint-setup@v1
name: Set up HLint
with:
version: "3.3.6"
- uses: rwe/actions-hlint-run@v2
name: hlint
with:
path: '.'
fail-on: suggestion