Skip to content

Commit

Permalink
Get rid of weeder
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirlogachev committed May 22, 2024
1 parent 381850c commit b154fa0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ jobs:
stack-arguments: --copy-bins
stack-build-arguments: --pedantic --copy-bins

- uses: freckle/weeder-action@v2
with:
ghc-version: ${{ steps.stack.outputs.compiler-version }}

- uses: haskell/actions/hlint-setup@v2

- uses: haskell/actions/hlint-run@v2
Expand Down

0 comments on commit b154fa0

Please sign in to comment.