Skip to content

Commit

Permalink
node -v
Browse files Browse the repository at this point in the history
  • Loading branch information
ukstv committed Mar 22, 2022
1 parent a0cbefe commit b6bfd73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ commands:
node-version: << parameters.node-version >>
- node/install-packages
- run: npm -v
- run: node -v
- run: npm run lint
- run: npm run build
- run:
Expand Down

0 comments on commit b6bfd73

Please sign in to comment.