Skip to content

Commit c0341de

Browse files
committed
feat: migrate to spago@next
1 parent f199c48 commit c0341de

File tree

3 files changed

+5
-1291
lines changed

3 files changed

+5
-1291
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
output
2929
3030
- name: Build source
31-
run: spago build --censor-stats --strict --pedantic-packages
31+
run: spago build --censor-stats --strict --ensure-ranges --pedantic-packages
3232

3333
- name: Run tests
3434
run: spago test --offline --censor-stats --strict --pedantic-packages -- --censor-codes=UserDefinedWarning

0 commit comments

Comments
 (0)