test
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install pnpm
|
||||
run: npm install -g pnpm
|
||||
run: npm install -g pnpm eslint
|
||||
- name: Run linter
|
||||
run: pnpm run eslint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user