Skip to content

Commit

Permalink
Merge pull request #1480 from kubernetes-client/mstruebing/move-node-…
Browse files Browse the repository at this point in the history
…options

chore: switch from nyc to c8
  • Loading branch information
k8s-ci-robot authored Dec 21, 2023
2 parents 0aae3a2 + 665608e commit 1136341
Show file tree
Hide file tree
Showing 3 changed files with 253 additions and 2,116 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@ jobs:
- run: node version-check.js
- run: npm ci
- run: npm test
env:
NODE_OPTIONS: --max-old-space-size=8192
- run: npm run lint
- run: npm audit --audit-level=critical
Loading

0 comments on commit 1136341

Please sign in to comment.