Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjw committed Dec 29, 2024
1 parent f6d497f commit 75c5d1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
java-version: 8
- name: Install cs
uses: coursier/cache-action@v6
uses: VirtusLab/scala-cli-setup@main
- name: Install scalafmt
run: cs setup
- name: Check formatting
Expand Down

0 comments on commit 75c5d1f

Please sign in to comment.