Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14bab1b commit c8388cfCopy full SHA for c8388cf
1 file changed
.github/workflows/nodejs.yml
@@ -18,6 +18,7 @@ jobs:
18
npm ci
19
npm run build --if-present
20
npm test
21
+ cd ..
22
npm install standard --save-dev
23
npx standard || true # several files are still on compliant
24
env:
0 commit comments