We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf26bfc commit 5184e16Copy full SHA for 5184e16
.github/workflows/ci.yml
@@ -36,8 +36,6 @@ jobs:
36
npm ci --unsafe-perm
37
npm run build
38
npm run coverage-node
39
- npm run coverage-merge
40
- npm run coverage-check
41
- name: Test compliance
42
env:
43
NODE_OPTIONS: "--max-old-space-size=4096"
0 commit comments