Skip to content

Commit

Permalink
Merge pull request #219 from hngprojects/Ravencodess-patch-1
Browse files Browse the repository at this point in the history
Use pnpm lint instead
  • Loading branch information
ickynavigator authored Jul 20, 2024
2 parents c9d2e96 + 1b3f7d4 commit 0c94655
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,4 @@ jobs:
with:
version: 9
- run: pnpm install
- uses: reviewdog/action-eslint@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
eslint_flags: ". --ext js,jsx,ts,tsx --ignore-path=.gitignore"
- run: pnpm lint

0 comments on commit 0c94655

Please sign in to comment.