Skip to content

Commit

Permalink
Update GitHub Actions workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
zafer-esen committed Jan 13, 2025
1 parent e15a60e commit 6eea07d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
java-version: '11'
distribution: 'adopt'
- name: Set up sbt
uses: sbt/setup-sbt@v1
- name: Build
run: sbt assembly
- name: Test
Expand Down

0 comments on commit 6eea07d

Please sign in to comment.