Skip to content

Commit

Permalink
chore: fixed package script
Browse files Browse the repository at this point in the history
  • Loading branch information
SagarRajput-7 committed Apr 15, 2024
1 parent 37c1de7 commit df81e42
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/jest-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ jobs:
run: npm install
env:
CI: true
- name: npm run lint
run: npm run lint
env:
CI: true
- name: npm run test:changedsince
run: npm run test:changedsince
env:
Expand Down

0 comments on commit df81e42

Please sign in to comment.