mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 20:22:53 +00:00
Update and rename node.js.yml to node-ci.js.yml
This commit is contained in:
parent
299e4a497f
commit
54ac450f92
@ -24,6 +24,7 @@ jobs:
|
|||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
|
- run: npm install
|
||||||
- run: npm run test:prettier
|
- run: npm run test:prettier
|
||||||
- run: npm run test:js
|
- run: npm run test:js
|
||||||
- run: npm run test:css
|
- run: npm run test:css
|
Loading…
x
Reference in New Issue
Block a user