Skip to content

Commit

Permalink
chore: remove lint command
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Mar 11, 2024
1 parent 93102e0 commit 8bb016f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,5 @@ jobs:
run: npm -v
- name: Install dependencies
run: npm ci
- name: Check for linting errors
run: npm run lint
- name: Run tests
run: npm run test

0 comments on commit 8bb016f

Please sign in to comment.