Skip to content

Commit f374543

Browse files
committed
chore(ci): remove tests from publish
1 parent edecade commit f374543

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ jobs:
2929
node-version: '22'
3030
registry-url: 'https://registry.npmjs.org'
3131

32-
- name: Install dependencies
33-
run: npm ci
34-
35-
- name: Run tests
36-
run: npm test
37-
3832
- name: Detect version bump in merged PR
3933
id: detect
4034
run: |

0 commit comments

Comments
 (0)