Skip to content

Commit

Permalink
NDK/CMake not used in Android Emulator Runner action
Browse files Browse the repository at this point in the history
  • Loading branch information
kneth committed Aug 20, 2021
1 parent 8effde1 commit bdf3145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,8 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
ndk: 21.0.6113669
cmake: 3.18.1
# ndk: 21.0.6113669
# cmake: 3.18.1
target: google_apis
script: npm run test:android --prefix integration-tests/environments/react-native
env:
Expand Down

0 comments on commit bdf3145

Please sign in to comment.