Skip to content

Commit 91faf36

Browse files
fix: update cci config
1 parent a0567c5 commit 91faf36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ executorType: machine
3535
jobs:
3636
test_node_8:
3737
<<: *defaults
38-
- *install_node_8
3938
steps:
4039
- checkout
40+
- *install_node_8
4141
- run:
4242
name: Install NPM Dependencies
4343
command: npm install

0 commit comments

Comments
 (0)