Skip to content

Commit d93da07

Browse files
Merge branch 'main' into sideband_main
2 parents 7ade5b0 + e35cf75 commit d93da07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
apps: sbtn
1717
- name: Build + Lint + Test
1818
run: |
19-
sbt -v 'set ThisBuild / scalacOptions += "-Xfatal-warnings"; scalafmtCheckAll; test'
19+
sbt -v 'set ThisBuild / scalacOptions += "-Xfatal-warnings"; test'

0 commit comments

Comments
 (0)