mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
[workflow] Use LTS node version and split "Run test" step (#3767)
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.
This commit is contained in:
committed by
GitHub
parent
b9d63d7252
commit
a5b85c4ab6
@@ -18,7 +18,9 @@ planned for 2025-07-01
|
||||
### Changed
|
||||
|
||||
- [refactor] Simplify module loading process (#3766)
|
||||
- Use "node --run" instead of "npm run" (#1511)
|
||||
- Use "node --run" instead of "npm run" (#3764)
|
||||
- [workflow] Run linter und spellcheck with LTS node version (#3767)
|
||||
- [workflow] Split "Run test" step into two steps for more clarity (#3767)
|
||||
|
||||
## [2.31.0] - 2025-04-01
|
||||
|
||||
|
Reference in New Issue
Block a user