Skip to content

Commit

Permalink
[ci] Simplify ci pipeline (#1504)
Browse files Browse the repository at this point in the history
cloudflare will provide a preview build
  • Loading branch information
SamChou19815 authored Aug 4, 2024
1 parent d19cc9b commit c485c65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ jobs:
run: pnpm run lint
- name: Type Check
run: pnpm run check
- name: Build
run: pnpm run build

0 comments on commit c485c65

Please sign in to comment.