mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 08:16:50 +08:00
Update nodejs.yml
This commit is contained in:
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
npm install doctest mocha standard --save-dev
|
||||
npx doctest Sorts/BogoSort.js Sorts/BucketSort.js
|
||||
npx standard
|
||||
cd Linear-Algebra
|
||||
# cd Linear-Algebra
|
||||
npm ci
|
||||
npm run build --if-present
|
||||
npm test
|
||||
|
Reference in New Issue
Block a user