Skip to content

Commit

Permalink
ci: remove build
Browse files Browse the repository at this point in the history
  • Loading branch information
nailiable committed Nov 5, 2024
1 parent a7fcaf5 commit 21e0760
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- name: Install dependencies
run: npm install -g pnpm && pnpm install

- name: Build
run: pnpm -r run build

- name: Run ESLint
run: pnpm run lint

Expand Down

0 comments on commit 21e0760

Please sign in to comment.