Skip to content

Conversation

@ujok777
Copy link

@ujok777 ujok777 commented Nov 11, 2025

Summary

This PR introduces a CI workflow that builds and tests the Solana BPF program automatically using GitHub Actions.

Details

  • Adds .github/workflows/build.yml
  • Automates Rust and Solana CLI setup
  • Runs both cargo build-bpf and cargo test
  • Ensures new commits are always verified before merging

Why

Currently, builds and tests must be done manually.
This workflow increases reliability and transparency, catching issues early and improving collaboration for contributors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant