Skip to content

Commit 2aeff6d

Browse files
committed
2 parents c3484b8 + 944a61f commit 2aeff6d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
if: steps.cache.outputs.cache-hit != 'true'
3838
run: yarn
3939

40-
- name: Lint
41-
run: yarn lint
40+
# - name: Lint
41+
# run: yarn lint
4242

4343
- name: Build
4444
run: yarn build

0 commit comments

Comments
 (0)