File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 3838 with :
3939 node-version : lts/jod
4040 - run : npm ci
41- - run : npm run build
42- - run : npm test --workspace gyp-to-cmake --workspace cmake-rn --workspace react-native-node-api
41+ - run : npm test -- --exclude @react-native-node-api/node-addon-examples
4342
4443 test-macos :
4544 name : Run tests which requires MacOS
5958 # Version here should match the one in React Native template and packages/cmake-rn/src/cli.ts
6059 - run : sdkmanager --install "ndk;27.1.12297006"
6160 - run : npm ci
62- - run : npm run build
63- - run : npm run copy-node-api-headers --workspace react-native-node-api
64- - run : npm run build-weak-node-api --workspace react-native-node-api
65- - run : npm run generate-weak-node-api-injector --workspace react-native-node-api
66- - run : npm test --workspace @react-native-node-api/node-addon-examples
61+ - run : npm test
You can’t perform that action at this time.
0 commit comments