mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 11:13:23 +02:00
Wipe out boot directory
This commit is contained in:
@@ -105,6 +105,7 @@ jobs:
|
||||
if: ${{ matrix.jobtype == 1 }}
|
||||
shell: bash
|
||||
run: |
|
||||
rm -rf "$HOME/.sbt/boot/" || true
|
||||
./sbt -v --client mimaReportBinaryIssues
|
||||
./sbt -v --client javafmtCheck
|
||||
./sbt -v --client "Test/javafmtCheck"
|
||||
|
||||
Reference in New Issue
Block a user