ci) run svelte-kit sync before tests
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 1m42s
Some checks failed
PR Checks / lint-test-and-docker-build (pull_request) Failing after 1m42s
This commit is contained in:
@@ -28,6 +28,9 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: bun install --frozen-lockfile
|
run: bun install --frozen-lockfile
|
||||||
|
|
||||||
|
- name: Generate SvelteKit files
|
||||||
|
run: bun run prepare
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: bun run lint
|
run: bun run lint
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user