Compare commits

..

2 commits

Author SHA1 Message Date
3fa3c464e0
Add yarn.lock. 2025-03-30 12:42:01 +02:00
78f63a7669
Add test workflow. 2025-03-30 12:41:54 +02:00

View file

@ -12,4 +12,4 @@ jobs:
with:
cache: "yarn"
- run: yarn install
- run: yarn coverage
- run: yarn test