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