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 ab3bd03 commit d463204Copy full SHA for d463204
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
run: spago install
32
33
- name: Build source
34
- run: spago build --no-install --purs-args '--censor-lib --strict'
+ run: spago build --no-install
35
36
- name: Run tests
37
run: spago test --no-install
0 commit comments