Skip to content

Commit b177127

Browse files
committed
test after build
1 parent 0c58ad8 commit b177127

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ jobs:
2222
run: pnpm install
2323
- name: Build packages
2424
run: pnpm build
25+
- name: Test packages
26+
run: pnpm test

0 commit comments

Comments
 (0)