mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-06 01:18:23 +08:00
Update nodejs.yml
This commit is contained in:
1
.github/workflows/nodejs.yml
vendored
1
.github/workflows/nodejs.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
npm ci
|
npm ci
|
||||||
npm run build --if-present
|
npm run build --if-present
|
||||||
npm test
|
npm test
|
||||||
|
cd ..
|
||||||
npm install standard --save-dev
|
npm install standard --save-dev
|
||||||
npx standard || true # several files are still on compliant
|
npx standard || true # several files are still on compliant
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user