Skip to content

Commit

Permalink
👷 Fixed scalafix rule for the check
Browse files Browse the repository at this point in the history
  • Loading branch information
Laderlappen committed Dec 6, 2023
1 parent 3a33a9f commit 158a9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
java-version: 21
- run: scala-cli fmt --check .
- run: scala-cli --power test .
- run: sbt scalafix OrganiseImports
- run: sbt "scalafix OrganizeImports"

build:
name: Build and push Docker
Expand Down

0 comments on commit 158a9a4

Please sign in to comment.