[2.x] refactor: format launcherPackageIntegrationTest (#9245)

This commit is contained in:
kenji yoshida
2026-05-18 14:41:52 -04:00
committed by GitHub
parent 96bb1848da
commit 536e676481
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -134,6 +134,7 @@ jobs:
./sbt -v --client scalafmtCheckAll
./sbt -v --client scalafmtSbtCheck
./sbt -v --client serverTestProj/scalafmtCheckAll
./sbt -v --client launcherPackageIntegrationTest/scalafmtCheckAll
# ./sbt -v --client headerCheck
# ./sbt -v --client "Test/headerCheck"
./sbt -v --client "Test/compile"