Skip to content

Commit

Permalink
added script for android emulator action
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikuB committed Nov 18, 2023
1 parent c949d08 commit b4446ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
- uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
- run: melos run test:integration
script: melos run test:integration
integration_tests_ios:
name: Run integration tests (iOS)
runs-on: macos-latest
Expand Down

0 comments on commit b4446ad

Please sign in to comment.