Skip to content

Commit 77ed47b

Browse files
committed
chore: removes lint step from ci
1 parent 327275a commit 77ed47b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ jobs:
1818
- node_modules
1919
key: v1-dependencies-{{ checksum "package.json" }}
2020

21-
- run: npm run lint
2221
- run: npm test

0 commit comments

Comments
 (0)