We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc3744 commit 83a9f61Copy full SHA for 83a9f61
.github/workflows/Android-CI.yml
@@ -48,8 +48,6 @@ jobs:
48
- uses: gradle/actions/wrapper-validation@v4
49
- name: Install Android SDK
50
uses: hannesa2/action-android/install-sdk@0.1.16.7
51
- - name: Build release
52
- run: ./gradlew assemble
53
- name: Run instrumentation tests
54
uses: hannesa2/action-android/emulator-run-cmd@0.1.16.7
55
with:
0 commit comments