Skip to content

Commit a686a61

Browse files
committed
ci: run pre-push format + lint jobs in parallel
1 parent 976171e commit a686a61

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lefthook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pre-commit:
1010
# implementation and only runs hooks when "Run hooks" is enabled in its
1111
# settings - with that off, this protects plain `git push` only.
1212
pre-push:
13+
parallel: true
1314
jobs:
1415
- name: format
1516
run: pnpm exec oxfmt --check .

0 commit comments

Comments
 (0)