Commit de695af
Fix GitHub Actions: generate Solana keypair for tests
The tests require a Solana keypair at ~/.config/solana/id.json
which doesn't exist in GitHub Actions environment. Generate one
before running tests.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 6c1011b commit de695af
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
0 commit comments