Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into update/sbt-1.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Dec 30, 2024
2 parents bbdfef7 + a374aa6 commit 9d7dbb9
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 @@ -16,6 +16,7 @@ jobs:
with:
distribution: temurin
java-version: 8
- uses: sbt/setup-sbt@v1
- name: Test
# This runs the template with the default parameters, and runs test within the templated app.
run: sbt -Dfile.encoding=UTF8 -J-XX:ReservedCodeCacheSize=256M test

0 comments on commit 9d7dbb9

Please sign in to comment.