We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 859a0a6 + d49ab16 commit 7545808Copy full SHA for 7545808
.github/workflows/main.yml
@@ -11,5 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v3
13
- uses: freckle/stack-action@v4
14
+ with:
15
+ pedantic: false
16
- name: test
17
run: stack test
0 commit comments