mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Remove sync build step from CI pipeline
This commit is contained in:
@@ -25,8 +25,6 @@ jobs:
|
||||
run: pnpm audit --audit-level high
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
- name: Run sync
|
||||
run: pnpm run sync
|
||||
- name: Svelte Diagnostics
|
||||
run: pnpm run check
|
||||
- name: Linter
|
||||
|
||||
Reference in New Issue
Block a user