Skip to content

Commit f387f7f

Browse files
committed
Remove redundant test run from check workflow
1 parent cf3d281 commit f387f7f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,4 @@ jobs:
2222
- name: Run tests
2323
run: |
2424
npm ci
25-
npm test
2625
npm run all

0 commit comments

Comments
 (0)