Skip to content

Commit

Permalink
svm: ci fix
Browse files Browse the repository at this point in the history
Signed-off-by: bingyuyap <[email protected]>
  • Loading branch information
bingyuyap committed Nov 25, 2024
1 parent 120636e commit 53a1d81
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions svm/programs/wormhole-guardian-adapter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ mainnet = ["wormhole-anchor-sdk/mainnet"]
testnet = ["wormhole-anchor-sdk/solana-devnet"]
tilt-devnet = ["wormhole-anchor-sdk/tilt-devnet"]
tilt-devnet2 = ["tilt-devnet"]
# temporary fix for ci
custom-heap = []
custom-panic = []
anchor-debug = []



[dependencies]
anchor-lang = { workspace = true, features = ["init-if-needed", "event-cpi"] }
Expand Down

0 comments on commit 53a1d81

Please sign in to comment.