Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .github/workflows/library-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,9 @@ jobs:
- uses: actions/checkout@v2
- uses: savi-lang/action-install@v1.0.0
- run: savi format --check

##
# NOTE: The following jobs do not come from `savi-lang/base-standard-library`.
#
# Add any custom jobs you need below this comment.
# The area above this comment is reserved for future standard jobs.