Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-martin authored Jan 3, 2025
1 parent 54f1f52 commit 78821d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ jobs:
uses: freckle/stack-action@v5
env:
STACK_YAML: ${{ matrix.stack-yaml }}
- if: ${{ matrix.stack-yaml == 'stack.yaml' }}
uses: freckle/weeder-action@v2
with:
ghc-version: ${{ steps.stack.outputs.compiler-version }}

lint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 78821d2

Please sign in to comment.