ci: run tests

This commit is contained in:
2025-09-23 16:15:56 +09:00
committed by cannorin
parent ad56ae948e
commit 065c59486c

View File

@@ -50,3 +50,6 @@ jobs:
- name: Build - name: Build
run: yarn build run: yarn build
- name: Test
run: yarn test