Update node.js.yml

This commit is contained in:
Alec
2022-02-25 22:16:58 -05:00
committed by GitHub
parent a14cf15e6a
commit a53b226f1c

View File

@@ -30,3 +30,6 @@ jobs:
- run: npm run build --if-present
- run: npm run test:unit
- run: npm run test:e2e
- run: npm run npx eslint client/
- run: npm run npx eslint server/
- run: npm run npx eslint spec/