Skip to content

Commit eb5c7d5

Browse files
dev-ashishkAshish Kumar
authored andcommitted
Update config.yml
1 parent c439fcd commit eb5c7d5

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
@@ -10,8 +10,8 @@ jobs:
1010
- node/with-cache:
1111
steps:
1212
- run: npm install
13-
- run: npm lint
13+
- run: npm run lint
1414
workflows:
1515
lint:
1616
jobs:
17-
- lint
17+
- lint

0 commit comments

Comments
 (0)