Skip to content

Commit cf26bfc

Browse files
committed
add merge and check
1 parent eddafa6 commit cf26bfc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
npm ci --unsafe-perm
3737
npm run build
3838
npm run coverage-node
39+
npm run coverage-merge
40+
npm run coverage-check
3941
- name: Test compliance
4042
env:
4143
NODE_OPTIONS: "--max-old-space-size=4096"

0 commit comments

Comments
 (0)