mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
Update node.js.yml
This commit is contained in:
6
.github/workflows/node.js.yml
vendored
6
.github/workflows/node.js.yml
vendored
@@ -30,6 +30,6 @@ jobs:
|
|||||||
- run: npm run build --if-present
|
- run: npm run build --if-present
|
||||||
- run: npm run test:unit
|
- run: npm run test:unit
|
||||||
- run: npm run test:e2e
|
- run: npm run test:e2e
|
||||||
- run: npm run npx eslint client/
|
- run: npx eslint client/
|
||||||
- run: npm run npx eslint server/
|
- run: npx eslint server/
|
||||||
- run: npm run npx eslint spec/
|
- run: npx eslint spec/
|
||||||
|
|||||||
Reference in New Issue
Block a user