Skip to content

Commit f1172ff

Browse files
committed
fix CI
1 parent 9f7791e commit f1172ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: spago install
3535

3636
- name: Build source
37-
run: spago build --no-install --purs-args '--censor-lib --strict'
37+
run: spago build
3838

3939
- name: Run tests
4040
run: spago -x test.dhall test

0 commit comments

Comments
 (0)