Updated CI
This commit is contained in:
parent
1da6f7ceaf
commit
268853b75e
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
distribution: 'corretto'
|
distribution: 'corretto'
|
||||||
|
|
||||||
- name: Build project
|
- name: Build project
|
||||||
run: ./gradlew build
|
run: ./gradlew assemble
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: ./gradlew test
|
run: ./gradlew test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user