Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add GHA to run snforge test for contracts #114

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

raizo07
Copy link
Contributor

@raizo07 raizo07 commented Jan 23, 2025

📝 Pull Request Title

🛠️ Issue

📖 Description

I've added a Github Actions workflow that:

  • Triggers on PRs targeting main branch
  • Only runs when changes are made to src/ or tests/
  • Sets up Scarb and Snforge
  • Runs tests
    finally, Uploads test logs if tests fail.

🖼️ Screenshots (if applicable)

  • Include any relevant screenshots or examples of the changes made. This helps reviewers visualize the updates

📝 Additional Notes

  • Any additional context, questions, or considerations for the reviewers:

@danielcdz danielcdz added the ODBoost This issue will be available ONLY during the ODBoost label Jan 24, 2025
@danielcdz danielcdz merged commit 1f4aed3 into KaizeNodeLabs:main Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ODBoost This issue will be available ONLY during the ODBoost
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Add GHA to run snforge test for contracts
2 participants