Skip to content

Commit 10d4b92

Browse files
authoredJan 22, 2025
setup-sbt
1 parent 451ebc8 commit 10d4b92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
java-version: 8
1818
distribution: temurin
1919
- uses: coursier/cache-action@v6
20+
- uses: sbt/setup-sbt@v1
2021
- run: git config core.whitespace tab-in-indent,trailing-space,space-before-tab,cr-at-eol
2122
- run: git show --oneline --check
2223
- run: sbt -v test

0 commit comments

Comments
 (0)