Skip to content

Commit a83c464

Browse files
author
Guannan Wei
committed
use sbt
1 parent eb562a1 commit a83c464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
java-version: '11'
2828
distribution: 'temurin'
2929
cache: 'sbt'
30+
- uses: sbt/setup-sbt@v1
3031
- name: Run tests
3132
run: sbt test

0 commit comments

Comments
 (0)