Skip to content

Commit 5f09514

Browse files
committed
chore: adding test to CI
1 parent 0898f50 commit 5f09514

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
fetch-depth: 0
3030
- name: Setup Tools
3131
uses: tanstack/config/.github/setup@main
32+
- name: Test
33+
run: pnpm test
3234
- name: Build
3335
run: pnpm build
3436
- name: Publish

0 commit comments

Comments
 (0)