- 
  Notifications
 You must be signed in to change notification settings 
- Fork 113
chore: switch to github actions #171
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
Conversation
| Codecov Report
 @@ Coverage Diff @@ ## master #171 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 71 90 +19 Branches 13 28 +15 ========================================= + Hits 71 90 +19 
 Continue to review full report at Codecov. 
 | 
I've also fixed the ESLint config. This is technically broken on master, but Travis succeeds anyway because it caches old dependencies, which Actions doesn't.
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.
Looks great 😍 I guess there's no way to test the release job until there's, well, a release, right? 😂
A similar config has already been used with the other packages so I think it should be fine.
Uh oh!
There was an error while loading. Please reload this page.
Generated with
yo kcd-ossSee testing-library/dom-testing-library#809 for rationale and history