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.
1 parent aa38da4 commit 87c22d8Copy full SHA for 87c22d8
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
run: spago build --censor-stats --strict --ensure-ranges --pedantic-packages
51
52
- name: Run tests
53
- run: spago test --offline --censor-stats --strict --pedantic-packages -- --censor-codes=UserDefinedWarning
+ run: spago test --offline --censor-stats --strict --pedantic-packages
54
55
- name: Verify formatting
56
run: purs-tidy check src test
bower.json
0 commit comments