1
0
mirror of https://github.com/mcanlas/6502-opcodes.git synced 2025-03-14 04:31:11 +00:00

drop scalafix

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

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