There was an error while loading. Please reload this page.
1 parent b439ba2 commit 944edfcCopy full SHA for 944edfc
1 file changed
.github/workflows/ios.yml
@@ -142,6 +142,7 @@ jobs:
142
exit 0
143
fi
144
pnpm build
145
+ pnpm exec vitest run packages/platform-apple/src/snapshot-source/native-runtime.test.ts
146
pnpm check:package -- --verify-snapshot-bridge-preparation
147
148
- name: Run targeted iOS runner XCTest regressions
0 commit comments