Skip to content

Commit d49ab16

Browse files
authored
Remove pedantic
1 parent 859a0a6 commit d49ab16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- uses: freckle/stack-action@v4
14+
with:
15+
pedantic: false
1416
- name: test
1517
run: stack test

0 commit comments

Comments
 (0)