Skip to content

Commit

Permalink
Change path
Browse files Browse the repository at this point in the history
  • Loading branch information
KubEF committed Mar 17, 2024
1 parent a48d65b commit e6cc040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
- name: "Run HLint"
uses: haskell/actions/hlint-run@v2
with:
path: '["src/", "test/", "app"]'
path: .
fail-on: warning

0 comments on commit e6cc040

Please sign in to comment.