Skip to content

Commit

Permalink
💚 temporarily disable npm-complexity script as it fails in CI due to …
Browse files Browse the repository at this point in the history
…missing package
  • Loading branch information
ngarbezza committed Jan 3, 2024
1 parent b6af549 commit 2bc8b69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
run: |
npm install
npm run lint
npm run see:complexity
npm run test
env:
CI: true
Expand Down

0 comments on commit 2bc8b69

Please sign in to comment.