mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-02-12 19:28:05 -05:00
run sbt assembly in CI
This commit is contained in:
parent
19fc5f98f9
commit
72f092e6b5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,6 +17,6 @@ jobs:
|
||||
with:
|
||||
java-version: 1.11
|
||||
- name: Run tests
|
||||
run: sbt test
|
||||
run: sbt test assembly
|
||||
- name: Run linter
|
||||
run: sbt "scalafixAll --check"
|
||||
|
Loading…
x
Reference in New Issue
Block a user