Skip to content

Commit 082a86e

Browse files
committed
chore: migrate from Yarn to pnpm as per contributing guide
1 parent 7a6285d commit 082a86e

File tree

2 files changed

+1410
-1
lines changed

2 files changed

+1410
-1
lines changed

oracles/pyth/anchor/Anchor.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ cluster = "Localnet"
1515
wallet = "~/.config/solana/id.json"
1616

1717
[scripts]
18-
test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
18+
test = "pnpm ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"

0 commit comments

Comments
 (0)