mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-11-22 18:47:37 -05:00
setup sbt explicitly
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user