Skip to content

Commit b6bfd73

Browse files
committed
node -v
1 parent a0cbefe commit b6bfd73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ commands:
1313
node-version: << parameters.node-version >>
1414
- node/install-packages
1515
- run: npm -v
16+
- run: node -v
1617
- run: npm run lint
1718
- run: npm run build
1819
- run:

0 commit comments

Comments
 (0)