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 48de6c3 commit a48d65b
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: '["src/", "test/", "app"]'
fail-on: warning

0 comments on commit a48d65b

Please sign in to comment.