Skip to content

Commit 6617618

Browse files
committed
chore: run tests on ci
1 parent 49a1d2d commit 6617618

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ jobs:
4242
- name: Install dependencies
4343
run: pnpm install
4444

45+
- name: Run tests
46+
run: pnpm run test
47+

0 commit comments

Comments
 (0)