mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 16:26:47 +08:00
Update nodejs.yml
This commit is contained in:
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm install standard --save-dev
|
npm install standard --save-dev
|
||||||
npx standard
|
npx standard
|
||||||
cd linear-algebra-javascript
|
cd Linear-Algebra-Javascript
|
||||||
npm ci
|
npm ci
|
||||||
npm run build --if-present
|
npm run build --if-present
|
||||||
npm test
|
npm test
|
||||||
|
Reference in New Issue
Block a user