Skip to content

Commit 846000e

Browse files
author
tilo-14
committed
fix(ci): airdrop SOL before program deploy
1 parent 0478cc8 commit 846000e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,6 @@ jobs:
112112
run: |
113113
solana-test-validator --reset &
114114
sleep 5
115+
solana airdrop 100
115116
solana program deploy target/deploy/*.so
116117
npm run test:ts

0 commit comments

Comments
 (0)