Skip to content

Commit

Permalink
Merge pull request #105 from guardian/rachel/add-setup-scala-to-workflow
Browse files Browse the repository at this point in the history
Add setup-scala to workflow
  • Loading branch information
codingWithRach authored Oct 22, 2024
2 parents 5a52d1e + ff61fc9 commit 1742454
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,5 +20,6 @@ jobs:
with:
distribution: corretto
java-version: ${{ matrix.java }}
- uses: sbt/[email protected]
- name: Build and Test
run: sbt +clean +compile +test

0 comments on commit 1742454

Please sign in to comment.