mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
refactor(core): zero circulars + esm ready (#10770)
This commit is contained in:
2
.github/workflows/apps_automated_android.yml
vendored
2
.github/workflows/apps_automated_android.yml
vendored
@@ -67,6 +67,6 @@ jobs:
|
||||
- name: Run tests on Android Emulator
|
||||
uses: reactivecircus/android-emulator-runner@1dcd0090116d15e7c562f8db72807de5e036a4ed # v2.34.0
|
||||
with:
|
||||
api-level: 34
|
||||
api-level: 35
|
||||
arch: x86_64
|
||||
script: npx nx test apps-automated -c=android
|
||||
|
||||
Reference in New Issue
Block a user