We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11c2bb commit 07fc2a3Copy full SHA for 07fc2a3
.github/workflows/check.yml
@@ -23,4 +23,5 @@ jobs:
23
node-version: lts/jod
24
- run: npm ci
25
- run: npm run build
26
+ - run: npm run build-weak-node-api --workspace react-native-node-api-modules
27
- run: npm test --workspaces
0 commit comments