We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92edec4 commit 2fffc2bCopy full SHA for 2fffc2b
.github/workflows/ci.yml
@@ -34,4 +34,4 @@ jobs:
34
run: spago test --offline --censor-stats --strict --pedantic-packages
35
36
- name: Verify formatting
37
- run: purs-tidy check src
+ run: purs-tidy check src test
0 commit comments