Compare commits

..

No commits in common. "7e86e6fe864ee21f04c31e0c3afc33beff9489e1" and "8afce56b9e91f9fbec71e3a84975b68d3090ec3e" have entirely different histories.

3 changed files with 2 additions and 3221 deletions

View file

@ -1,15 +0,0 @@
on: [push]
jobs:
test:
runs-on: docker
container:
image: node:latest
steps:
- uses: actions/checkout@v4
- run: corepack enable
- uses: actions/setup-node@v4
with:
cache: "yarn"
- run: yarn install
- run: yarn coverage

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