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