Skip to content

Commit

Permalink
reduce npm install time
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Nov 27, 2022
1 parent 9cb7326 commit cae8ffe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
exit 0
fi
npm remove typescript @types/async-retry @types/bn.js ts-node @solendprotocol/solend-sdk
npm ci --omit=dev
npm update @defillama/sdk
Expand Down
2 changes: 1 addition & 1 deletion projects/defichain-dex.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ module.exports = {
defichain: {
tvl
}
}
}

0 comments on commit cae8ffe

Please sign in to comment.