mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 10:37:54 +02:00
Update mima setting
This commit is contained in:
@@ -133,7 +133,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
rm -rf "$HOME/.sbt/boot/" || true
|
||||
# ./sbt -v --client mimaReportBinaryIssues
|
||||
./sbt -v --client mimaReportBinaryIssues
|
||||
./sbt -v --client javafmtCheck
|
||||
./sbt -v --client "Test/javafmtCheck"
|
||||
./sbt -v --client scalafmtCheckAll
|
||||
|
||||
Reference in New Issue
Block a user