Skip to content

Commit c647c18

Browse files
committed
update
1 parent 76a35e6 commit c647c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/react_native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ jobs:
264264

265265
- name: Run React Native iOS Instrumented Tests
266266
run: |
267-
xcodebuild test \
267+
xcodebuild ARCHS=arm64 ONLY_ACTIVE_ARCH=NO test \
268268
-workspace OnnxruntimeModule.xcworkspace \
269269
-scheme OnnxruntimeModuleTest \
270270
-sdk iphonesimulator \

0 commit comments

Comments
 (0)