Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pbernet committed May 22, 2024
1 parent ea7e678 commit 2a58117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up JDK 17
uses: coursier/setup-action@v1
with:
jvm: adopt:17
jvm: 17
apps: sbtn
- name: Build and Test
run: sbt -v +test

0 comments on commit 2a58117

Please sign in to comment.