Skip to content

Commit

Permalink
fix: remove eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
ly0va committed Nov 22, 2024
1 parent 6c0baad commit c311cc3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
- name: Install dependencies
run: pnpm install -r --frozen-lockfile

- name: ESLint
run: pnpm run lint:eslint

- name: Markdownlint
run: pnpm run lint:markdown

Expand Down

0 comments on commit c311cc3

Please sign in to comment.