Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Nov 11, 2024
1 parent 7bdf368 commit a4de649
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,8 @@ jobs:
with:
name: apks
- run: ls # FIXME
- run: ls stream-chat-android-compose-sample/
- run: ls stream-chat-android-compose-sample/build/outputs/apk/
- run: ls stream-chat-android-compose-sample/build/outputs/apk/e2e/debug/
- run: ls e2e/debug/
- run: ls androidTest/e2e/debug/
- name: Set up JDK 17
uses: actions/[email protected]
with:
Expand Down

0 comments on commit a4de649

Please sign in to comment.