Compare commits
2 commits
bbfc4f3550
...
3fa3c464e0
Author | SHA1 | Date | |
---|---|---|---|
3fa3c464e0 | |||
78f63a7669 |
3 changed files with 3207 additions and 3 deletions
|
@ -11,5 +11,5 @@ jobs:
|
|||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
cache: "yarn"
|
||||
- run: yarn up
|
||||
- run: yarn install
|
||||
- run: yarn test
|
||||
|
|
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -13,5 +13,3 @@ lib/
|
|||
yarn-error.log
|
||||
.pnp*
|
||||
node_modules/
|
||||
|
||||
yarn.lock
|
||||
|
|
Loading…
Add table
Reference in a new issue