Skip to content

Commit

Permalink
👷 Update CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Feb 15, 2024
1 parent 8d5ac38 commit e9eb127
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ jobs:
npm i -g @coral-xyz/anchor-cli@${{ env.anchor_version }} ts-mocha typescript
solana-test-validator > /dev/null &
sleep 5
solana airdrop -u l 100 tEsT3eV6RFCWs1BZ7AXTzasHqTtMnMLCB2tjQ42TDXD
anchor build
anchor idl build
anchor deploy
Expand Down

0 comments on commit e9eb127

Please sign in to comment.