mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-25 20:13:13 -05:00
setup sbt explicitly
This commit is contained in:
parent
ab1387814c
commit
5a5c9a73d9
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 1.11
|
||||
- uses: sbt/setup-sbt@v1
|
||||
- name: Run tests
|
||||
run: sbt test assembly
|
||||
- name: Run linter
|
||||
|
Loading…
x
Reference in New Issue
Block a user