Skip to content

Commit 3972ddf

Browse files
committed
ci tests
1 parent bb530b4 commit 3972ddf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/android.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ jobs:
2424
run: chmod +x gradlew
2525
- name: Build with Gradle
2626
run: ./gradlew build
27+
- name: Run tests with Gradle
28+
run: ./gradlew test

0 commit comments

Comments
 (0)