Skip to content

Commit

Permalink
ci: change executor to node
Browse files Browse the repository at this point in the history
  • Loading branch information
xavidop committed Sep 6, 2022
1 parent 8eecad3 commit f25eccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ orbs:

jobs:
build-and-test:
executor: vfcommon/default-executor
executor: vfcommon/node-executor
steps:
- checkout
- vfcommon/install_node_modules
Expand Down

0 comments on commit f25eccf

Please sign in to comment.