Skip to content

Commit d550eb1

Browse files
committed
test
1 parent 404d095 commit d550eb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- uses: pnpm/action-setup@v4
1414
with:
1515
version: 10
16-
- run: pnpm install
17-
- run: pnpm build
18-
- run: pnpm test
16+
- run: pnpm publish
17+
# - run: pnpm build
18+
# - run: pnpm test

0 commit comments

Comments
 (0)