Skip to content

Commit 4df84ba

Browse files
committed
Remove lint step from CI
1 parent b2b6fce commit 4df84ba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test-reselect-codemods.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,5 @@ jobs:
3232
- name: Install dependencies
3333
run: yarn install
3434

35-
- name: Lint Files
36-
run: yarn lint
37-
3835
- name: Run test suite
3936
run: yarn test

0 commit comments

Comments
 (0)