-
Notifications
You must be signed in to change notification settings - Fork 32
ci: swap test suite to GHA #3185
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
base: main
Are you sure you want to change the base?
Conversation
View your CI Pipeline Execution ↗ for commit f58019e
☁️ Nx Cloud last updated this comment at |
📬 Published Alpha Packages:
|
🚀 Styleguide deploy preview ready! Preview URL: https://68ee7ff0a4e6989bc06ef044--gamut-preview.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
similar to the other PR the tests aren't running against this PR yet, but it looks good in the test branch, and the code looks good to me 👍
Co-authored-by: Jake Hiller <[email protected]>
😮💨 oopsy, will fix again!! |
Overview
Migrates test suite from CircleCI to GitHub Actions, fixes act warnings, and excludes auto-generated icon/pattern files from Jest coverage reports to reduce noise.
PR Checklist
Testing Instructions