Skip to content

Commit

Permalink
build: remove npm run test in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni committed Jul 31, 2021
1 parent ecc9b08 commit a1ebf75
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,3 @@ jobs:

- name: Run linter 👀
run: npm run lint

- name: Run tests 🧪
run: npm run test

0 comments on commit a1ebf75

Please sign in to comment.