Skip to content

Commit fee978d

Browse files
committed
Update orb/plugins/scala
1 parent 31c90ab commit fee978d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,7 @@ workflows:
188188
install_sbt_version: 1.10.5
189189
openjdk_version: '17'
190190
cmd: |
191-
sbt "scalafmtCheckAll;scalafmtSbtCheck;scapegoat;scalafixEnable;scalafix --test"
192-
cache_prefix: *cache_prefix
191+
sbt "scalafmtCheckAll;scalafmtSbtCheck;scalafixEnable;scalafix --test"
193192
requires:
194193
- compile
195194
- codacy/sbt:

0 commit comments

Comments
 (0)