Skip to content

Commit 1eb7564

Browse files
committed
Update pipeline
1 parent 6607ce1 commit 1eb7564

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ jobs:
88
- run:
99
name: "Install dependencies"
1010
command: yarn install
11-
- run:
12-
name: "Run lint"
13-
command: yarn lint
1411
- run:
1512
name: "Build"
1613
command: yarn build

0 commit comments

Comments
 (0)