salesforce / sfdx-lwc-jest

Run Jest against LWC components in SFDX workspace environment
MIT License
162 stars 81 forks source link

chore: move CI to GH actions #354

Closed rax-it closed 4 months ago

rax-it commented 4 months ago

Move from circleCI to GH actions

nolanlawson commented 4 months ago

You'll also need to update the require checks in the Settings though – otherwise this PR will be blocked since it's expecting a Circle CI build_and_test job.