We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287ee49 commit dd508c3Copy full SHA for dd508c3
.github/workflows/android-dev-ci.yml
@@ -45,6 +45,3 @@ jobs:
45
arch: x86_64
46
profile: pixel_3
47
script: ./gradlew connectedDebugAndroidTest
48
-
49
- - name: Build Debug APK
50
- run: ./gradlew assembleDebug
0 commit comments