mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-13 15:10:04 +00:00
lint fix
This commit is contained in:
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@@ -21,9 +21,9 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install -r --no-frozen-lockfile
|
||||
|
||||
- name: Run lint
|
||||
run: pnpm run lint
|
||||
|
||||
- name: Run lint and fix
|
||||
run: pnpm run lint:fix
|
||||
|
||||
- name: Build packages
|
||||
run: pnpm run build
|
||||
run: pnpm run build
|
||||
|
||||
Reference in New Issue
Block a user