test
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
- name: Install pnpm
|
||||
run: npm install -g pnpm eslint
|
||||
- name: Run linter
|
||||
run: pnpm run eslint
|
||||
run: npx eslint
|
||||
|
||||
deploy:
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
Reference in New Issue
Block a user