We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71642e5 commit 8dd3442Copy full SHA for 8dd3442
1 file changed
.github/workflows/e2e-tests.yml
@@ -237,4 +237,4 @@ jobs:
237
238
- name: Run E2E tests
239
run: |
240
- pnpm nx run @react-native-harness/${{ matrix.app }}:start --args="test ios-native"
+ pnpm nx run @react-native-harness/${{ matrix.app }}:start --args="test ios"
0 commit comments