Skip to content

Commit 979bfc8

Browse files
authored
remove solana airdrop command (devnet is halted) (#997)
1 parent 2509ad9 commit 979bfc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/anchor/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ runs:
7272
else
7373
echo "${{ inputs.solana-key }}" > ~/.config/solana/id.json
7474
fi
75-
solana airdrop 1 || true
7675
shell: bash
7776
- name: Log Installed Tools
7877
run: |

0 commit comments

Comments
 (0)