This commit is contained in:
parent
eb7b131f55
commit
16559eec1d
3 changed files with 19 additions and 5 deletions
4
.github/workflows/pr.yml
vendored
4
.github/workflows/pr.yml
vendored
|
|
@ -27,9 +27,9 @@ jobs:
|
|||
run: bun install
|
||||
- name: Lint
|
||||
run: bun lint
|
||||
- name: Build
|
||||
run: bun run build
|
||||
- name: Svelte Check
|
||||
run: bun check
|
||||
- name: Test
|
||||
run: bun run test:unit
|
||||
- name: Build
|
||||
run: bun run build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue