We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9b3d53 commit 1af3da5Copy full SHA for 1af3da5
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
run: spago build --censor-stats --strict --ensure-ranges --pedantic-packages
32
33
- name: Run tests
34
- run: spago test --offline --censor-stats --strict --pedantic-packages -- --censor-codes=UserDefinedWarning
+ run: spago test --offline --censor-stats --strict --pedantic-packages
35
36
- name: Verify formatting
37
run: purs-tidy check src test
bower.json
package-lock.json
0 commit comments