Skip to content

Commit 6792db4

Browse files
author
alfredbrockotter
committed
chore: fixed yml indent
1 parent 267576a commit 6792db4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
- checkout
1010

1111
- run:
12-
name: Check current version of node
13-
command: node -v
12+
name: Check current version of node
13+
command: node -v
1414

1515
# Restore cache
1616
- restore_cache:

0 commit comments

Comments
 (0)