We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7791e commit f1172ffCopy full SHA for f1172ff
1 file changed
.github/workflows/check.yaml
@@ -34,7 +34,7 @@ jobs:
34
run: spago install
35
36
- name: Build source
37
- run: spago build --no-install --purs-args '--censor-lib --strict'
+ run: spago build
38
39
- name: Run tests
40
run: spago -x test.dhall test
0 commit comments