Skip to content

Commit

Permalink
chore: remove yarn lint
Browse files Browse the repository at this point in the history
  • Loading branch information
koen1711 authored May 9, 2024
1 parent f8d5972 commit 0716f22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
run: yarn --frozen-lockfile --prefer-offline
- name: Run Biome
run: yarn biome ci src tests
- name: Run linter
run: yarn lint
- name: Run ESLint
run: npx eslint .
- name: Run prettier
Expand Down

0 comments on commit 0716f22

Please sign in to comment.