Skip to content

Commit

Permalink
rwe
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek-kommunicate authored Dec 24, 2024
1 parent eef5d1f commit bccdc1c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/temp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,7 @@ jobs:
force-avd-creation: false
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
script: ./gradlew connectedCheck

# Build the app and run tests
- name: Build and Run Tests
run: |
script: |
./gradlew assembleDebug assembleAndroidTest
./gradlew connectedAndroidTest

Expand Down

0 comments on commit bccdc1c

Please sign in to comment.