chore: CI/CD
This commit is contained in:
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@@ -21,5 +21,6 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
- run: npm i
|
||||
- run: npm i -g pnpm
|
||||
- run: pnpm i
|
||||
- run: npm run test
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user