Skip to content
This repository was archived by the owner on Sep 3, 2023. It is now read-only.

Commit ea2715c

Browse files
committed
Update android.yml
1 parent 2110a45 commit ea2715c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
with:
1515
java-version: 1.8
1616
- name: Build with Gradle
17-
run: ./gradlew build
17+
run: ./gradlew build check

0 commit comments

Comments
 (0)