Skip to content

Commit c8388cf

Browse files
authored
Update nodejs.yml
1 parent 14bab1b commit c8388cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
npm ci
1919
npm run build --if-present
2020
npm test
21+
cd ..
2122
npm install standard --save-dev
2223
npx standard || true # several files are still on compliant
2324
env:

0 commit comments

Comments
 (0)