ember-cli-addon-tests icon indicating copy to clipboard operation
ember-cli-addon-tests copied to clipboard

Unable to use with Github Actions?

Open jrjohnson opened this issue 5 years ago • 1 comments
trafficstars

Running this in an action I'm getting missing dependency errors. I'm not familiar enough with actions to understand if it's doing something unexpected with node_modules or if it's a different issue entirely.

jrjohnson avatar Jan 04 '20 06:01 jrjohnson

I had this same problem, and it wasn't hard to transition off. Here's the PR if you want it. https://github.com/ember-cli/ember-cli-update/pull/859.

kellyselden avatar Jan 04 '20 12:01 kellyselden