drop scalafix

This commit is contained in:
Mark Canlas 2022-02-15 11:47:30 -05:00
parent 08960dc94c
commit 46407dcf42

View File

@ -28,4 +28,4 @@ jobs:
key: scala
- name: Run tests
run: sbt "+scalafixAll --check" +scalafmtCheck "+test"
run: sbt +scalafmtCheck "+test"