mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 08:16:50 +08:00
npx standard || true
This commit is contained in:
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@ -19,6 +19,6 @@ jobs:
|
||||
npm run build --if-present
|
||||
npm test
|
||||
npm install standard --save-dev
|
||||
standard || true # several files are still on compliant
|
||||
npx standard || true # several files are still on compliant
|
||||
env:
|
||||
CI: true
|
||||
|
Reference in New Issue
Block a user