Skip to content

Commit 20b7769

Browse files
committed
remove prepublish test from test pipeline
1 parent 7195deb commit 20b7769

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,3 @@ jobs:
2626
run: npm ci
2727
- name: Run tests
2828
run: npm run test
29-
- name: Ensure prepublish step does not error
30-
run: npm run prepublishOnly

0 commit comments

Comments
 (0)