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

Add CI workflows to test subpackages #401

Merged
merged 5 commits into from
May 10, 2022

Conversation

baumstern
Copy link
Member

@baumstern baumstern commented Apr 12, 2022

This PR enables CI to validate sub-packages for every PR and commits to the v1 branch.

When pull reqeust opened to thev1 branch or code is pushed to thev1 branch, it will trigger GitHub Actions. Then GitHub Actions runs tests for:

  • Circuit
  • Contracts
  • Core
  • Crypto
  • Domainobjs

Copy link
Contributor

@corydickson corydickson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@corydickson corydickson merged commit 6919f5c into privacy-scaling-explorations:v1 May 10, 2022
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.

2 participants