Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/walletlib-expose-authv2-params' …
Browse files Browse the repository at this point in the history
…into walletlib-expose-authv2-params
  • Loading branch information
Funkatronics committed Oct 17, 2023
2 parents 0095391 + d53caed commit cb6adb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ jobs:
disable-animations: true
script: |
adb shell am broadcast -a android.intent.action.CLOSE_SYSTEM_DIALOGS
./gradlew :fakewallet:connectedDebugAndroidTest
./gradlew :fakewallet:installDebug :fakedapp:connectedDebugAndroidTest
./gradlew :fakewallet:connectedV1DebugAndroidTest
./gradlew :fakewallet:installV1Debug :fakedapp:connectedDebugAndroidTest
- name: Archive fakewallet test results
if: ${{ success() || failure() }}
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit cb6adb6

Please sign in to comment.