Skip to content

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
typotter committed Dec 4, 2024
1 parent f738b6e commit af7f763
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-sdk-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,7 @@ jobs:
chmod 777 app/emulator.log # allow writing to log file
adb logcat | grep EppoSDK >> app/emulator.log & # pipe all logcat messages into log file as a background process
ls
cd package-testing/sdk-test-runner
ls
./test-sdk.sh client android
cd package-testing/sdk-test-runner && ./test-sdk.sh client android
# - name: Upload Emulator Logs
# if: always()
Expand Down

0 comments on commit af7f763

Please sign in to comment.