added tests

This commit is contained in:
Jun-te Kim 2026-01-28 15:57:46 +00:00
parent ef40363a69
commit f11eab0c41

View file

@ -2,8 +2,11 @@ name: Run unit tests
on:
pull_request:
branches:
- '*'
branches:
- "**"
push:
branches:
- "**"
jobs: