mirror of https://github.com/sbt/sbt.git
Drop Ivy tests
This commit is contained in:
parent
57254a6d32
commit
dc8dbc61ed
|
|
@ -35,4 +35,4 @@ jobs:
|
|||
if: ${{ matrix.jobtype == 1 }}
|
||||
shell: bash
|
||||
run: |
|
||||
sbt -v -Dfile.encoding=UTF8 scalafmtCheckAll +test +packagedArtifacts
|
||||
sbt -v -Dfile.encoding=UTF8 scalafmtCheckAll compile lmCore/test +packagedArtifacts
|
||||
|
|
|
|||
Loading…
Reference in New Issue