Browse Source

:construction_worker: Remove airdrop

Gabriele Picco 1 year ago
parent
commit
498a18834b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/run-tests.yml

+ 0 - 1
.github/workflows/run-tests.yml

@@ -95,7 +95,6 @@ jobs:
           export PATH="$HOME/.local/share/solana/install/active_release/bin:$PATH"
           solana --version
           solana-keygen new --silent --no-bip39-passphrase
-          solana airdrop 100
 
       - name: Set Deployment Keys
         run: |