Skip to content

Commit 56418fb

Browse files
committed
fix workflow?
1 parent 2726b3f commit 56418fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
with:
1414
distribution: temurin
1515
java-version: 8
16+
- name: Install cs
17+
uses: coursier/cache-action@v6
18+
uses: VirtusLab/scala-cli-setup@main
1619
- name: Install scalafmt
1720
run: cs setup
1821
- name: Check formatting

0 commit comments

Comments
 (0)