Skip to content

Commit

Permalink
ci: remove npm run test
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Didenko committed Apr 8, 2024
1 parent cb74c36 commit 0956c16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ jobs:
run: npm ci
- name: Run build
run: npm run build
- name: Run test
run: npm run test

0 comments on commit 0956c16

Please sign in to comment.