We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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/[email protected]
51
- - name: Build release
52
- run: ./gradlew assemble
53
- name: Run instrumentation tests
54
55
with:
0 commit comments