Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Commit

Permalink
Run "sbt assembly"
Browse files Browse the repository at this point in the history
  • Loading branch information
mnogu committed Mar 17, 2020
1 parent d013d70 commit 817b5ec
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 @@ -19,3 +19,5 @@ jobs:
java-version: 1.8
- name: Run tests
run: sbt test
- name: Deploy a fat JAR
run: sbt assembly

0 comments on commit 817b5ec

Please sign in to comment.