Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Commit aa29cf9

Browse files
committed
ci: add tests
1 parent 21eb032 commit aa29cf9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ jobs:
2929

3030
- name: Run build
3131
run: pnpm run build
32+
33+
- name: Run tests
34+
run: pnpm run test

0 commit comments

Comments
 (0)