Skip to content

Commit b16bc13

Browse files
committed
we dont have coverage reports
1 parent d1d628d commit b16bc13

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
- name: building package
1919
run: |
2020
npm run build
21-
- name: Tests with coverage
22-
run: |
23-
npm run cover
2421
- name: Publishing package to npm repository
2522
run: |
2623
npm publish --access public

0 commit comments

Comments
 (0)