Skip to content

Commit

Permalink
feat: migrate to spago@next
Browse files Browse the repository at this point in the history
  • Loading branch information
srghma committed Oct 11, 2024
1 parent 42a9a39 commit 7980c45
Show file tree
Hide file tree
Showing 5 changed files with 518 additions and 2,422 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
output
- name: Build source
run: spago build --censor-stats --strict --pedantic-packages
run: spago build --censor-stats --strict --ensure-ranges --pedantic-packages

- name: Run tests
run: spago test --offline --censor-stats --strict --pedantic-packages -- --censor-codes=UserDefinedWarning
Expand Down
Loading

0 comments on commit 7980c45

Please sign in to comment.