Skip to content

Commit

Permalink
chore(conf): male lint command build before
Browse files Browse the repository at this point in the history
  • Loading branch information
Neosoulink committed Sep 14, 2024
1 parent 7a75ec8 commit d2a9bed
Show file tree
Hide file tree
Showing 3 changed files with 1,135 additions and 1,097 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
run: pnpm install --frozen-lockfile

- name: Lint project
run: pnpm run lint && pnpm run build
run: pnpm run lint
Loading

0 comments on commit d2a9bed

Please sign in to comment.