We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e224db8 + 45b29a5 commit e35cf75Copy full SHA for e35cf75
.github/workflows/ci.yml
@@ -16,4 +16,4 @@ jobs:
16
apps: sbtn
17
- name: Build + Lint + Test
18
run: |
19
- sbt -v 'set ThisBuild / scalacOptions += "-Xfatal-warnings"; scalafmtCheckAll; test'
+ sbt -v 'set ThisBuild / scalacOptions += "-Xfatal-warnings"; test'
0 commit comments