digitalbazaar/did-method-key

Fix CI workflow

Closed this issue · 0 comments

The recent update to CI has setup lint and coverage to be run in two separate nodejs runtimes, no need for that, please make lint and coverage run only in node 14.

https://github.com/digitalbazaar/did-method-key-js/blob/master/.github/workflows/main.yml#L22-L41