-
Notifications
You must be signed in to change notification settings - Fork 53
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
fix(derive): Holocene action tests / fixes #733
Conversation
📚
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files☔ View full report in Codecov by Sentry. |
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.
Two questions, but otherwise changes look good
* fix(derive): Support modern action tests + holocene fixes * update commit
Overview
This PR updates the action tests in
kona
to the latest version of the monorepo. It also contains small fixes. If throughout getting action tests updated, there are bigger issues, I'll stack the fixes on top of this PR.