Skip to content

Commit 5c195f8

Browse files
committed
Setup tests
1 parent 7e8f0b9 commit 5c195f8

File tree

5 files changed

+83
-3
lines changed

5 files changed

+83
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
- run: bun install
1818
- run: cd web && bun run lint
1919
- run: cd web && bun run check
20+
- run: cd web && bun run test
2021
- run: cd web-extension && bun run lint

0 commit comments

Comments
 (0)