[FEAT]: Add GHA to run scarb build for contracts and scripts #97
Labels
difficult: medium
enhancement
New feature or request
ODBoost
This issue will be available ONLY during the ODBoost
📘 Description
To ensure the integrity and reliability of our codebase, we aim to implement a GitHub Action (GHA) that performs automated checks for newly opened pull requests (PRs). This GHA will verify that newly added contracts or scripts build successfully and confirm that no regressions or build errors are introduced to the current codebase by new changes.
✅ Acceptance Criteria
scarb build
command for all contracts and scripts.🌎 References
scarb
.📜 Additional Notes
The text was updated successfully, but these errors were encountered: