Skip to content

Commit 8dd3442

Browse files
committed
build: use correct config
1 parent 71642e5 commit 8dd3442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,4 @@ jobs:
237237
238238
- name: Run E2E tests
239239
run: |
240-
pnpm nx run @react-native-harness/${{ matrix.app }}:start --args="test ios-native"
240+
pnpm nx run @react-native-harness/${{ matrix.app }}:start --args="test ios"

0 commit comments

Comments
 (0)