Skip to content

Commit 07fc2a3

Browse files
committed
fixup! Add a "check" workflow
1 parent d11c2bb commit 07fc2a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ jobs:
2323
node-version: lts/jod
2424
- run: npm ci
2525
- run: npm run build
26+
- run: npm run build-weak-node-api --workspace react-native-node-api-modules
2627
- run: npm test --workspaces

0 commit comments

Comments
 (0)