Drop Ivy tests

This commit is contained in:
Eugene Yokota 2024-10-04 00:18:39 -04:00
parent 57254a6d32
commit dc8dbc61ed
1 changed files with 1 additions and 1 deletions

View File

@ -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