Skip to content

Commit 5f60fa7

Browse files
committed
test: fixed
1 parent 66f079e commit 5f60fa7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,5 @@ jobs:
4343
- name: Build Lib
4444
run: |
4545
pnpm build
46-
- name: Build Docs
47-
run: |
48-
cd packages/hooks
49-
pnpm run initial
50-
pnpm run docs:build
5146
env:
5247
CI: true

0 commit comments

Comments
 (0)