Skip to content

Commit

Permalink
Generating new keys for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpar committed Jul 26, 2023
1 parent a9500d5 commit 85f1733
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cross-chain-solana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ jobs:
- name: Run tests
run: |
export PATH="/home/runner/.local/share/solana/install/active_release/bin:$PATH"
solana config get
ls ~/.config/solana
cat ~/.config/solana/id.json
yarn test
contracts-format:
Expand Down

0 comments on commit 85f1733

Please sign in to comment.