mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
test: standardized jest unit testing (#10047)
This commit is contained in:
3
.github/workflows/apps_automated.yml
vendored
3
.github/workflows/apps_automated.yml
vendored
@@ -42,6 +42,9 @@ jobs:
|
||||
- name: Setup
|
||||
run: npm run setup
|
||||
|
||||
- name: Unit Tests
|
||||
run: npx nx run-many --target=test --configuration=ci --projects=core
|
||||
|
||||
- name: Create Emulator
|
||||
uses: rigor789/action-create-emulator@main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user