Skip to content

Commit f0cc5fc

Browse files
committed
chore: Remove linting step from publish workflow
1 parent d11f792 commit f0cc5fc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323

2424
- name: Lint and Test
2525
run: |
26-
npm run lint
2726
npm run test
2827
2928
- name: Publish to npm

0 commit comments

Comments
 (0)