mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-06-18 21:42:53 +00:00
a5b85c4ab6
Two small changes to the workflows: - Run linter and spellcheck workflows with LTS node version. The advantage of this is that we no longer have to raise the node version for them. - Split "Run test" step into two steps for more clarity.