Compare commits

..

2 commits

Author SHA1 Message Date
7e86e6fe86
Add yarn.lock.
All checks were successful
/ test (push) Successful in 19s
2025-03-30 12:44:43 +02:00
2debdf5e46
Add test workflow. 2025-03-30 12:44:22 +02:00

View file

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