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 aa29b93 commit e9916d6
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 @@ -18,6 +18,7 @@ jobs:
distribution: temurin
- uses: actions/checkout@v4
- uses: coursier/cache-action@v6
- uses: sbt/setup-sbt@v1
- run: sbt -v
"set Test / g8 / g8Properties ~= { _ + (\"scala_version\" -> \"${{ matrix.scala }}\")}"
g8Test

0 comments on commit e9916d6

Please sign in to comment.