fixes
This commit is contained in:
committed by
GitHub Enterprise
parent
81cd041457
commit
98dba7ec73
4
.github/workflows/android_test.yml
vendored
4
.github/workflows/android_test.yml
vendored
@@ -22,5 +22,5 @@ jobs:
|
||||
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew build
|
||||
- name: Unit Test
|
||||
run: ./gradlew testDebugUnitTest
|
||||
|
||||
Reference in New Issue
Block a user