Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Dec 15, 2024
1 parent bd3dffb commit eba8ecc
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 @@ -20,6 +20,7 @@ jobs:
java-version: 11
distribution: temurin
- uses: actions/checkout@v4
- uses: sbt/setup-sbt@v1
- uses: coursier/cache-action@v6
- run: sbt -v
"set Test / g8 / g8Properties ~= { _ + (\"scala_version\" -> \"${{ matrix.scala }}\")}"
Expand Down

0 comments on commit eba8ecc

Please sign in to comment.