Skip to content

Commit d4c354d

Browse files
committed
repo: update publish workflow
1 parent e1c6e8c commit d4c354d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/npm.yml

-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222

2323
- name: Install dependencies
2424
run: npm ci
25-
26-
- name: TypeScript Error Reporter
27-
uses: andoshin11/typescript-error-reporter-action@v1.0.2
2825

2926
- name: Build
3027
run: npm run build

0 commit comments

Comments
 (0)