Compare commits

..

1 commit

Author SHA1 Message Date
bbfc4f3550
Add test workflow.
Some checks failed
/ test (push) Failing after 10s
2025-03-30 12:39:22 +02:00
3 changed files with 3 additions and 3207 deletions

View file

@ -11,5 +11,5 @@ jobs:
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with:
cache: "yarn" cache: "yarn"
- run: yarn install - run: yarn up
- run: yarn test - run: yarn test

2
.gitignore vendored
View file

@ -13,3 +13,5 @@ lib/
yarn-error.log yarn-error.log
.pnp* .pnp*
node_modules/ node_modules/
yarn.lock

3206
yarn.lock

File diff suppressed because it is too large Load diff