mirror of
https://github.com/RubyMetric/chsrc
synced 2025-11-18 23:57:43 +08:00
Add lefthook.yml
This commit is contained in:
18
lefthook.yml
Normal file
18
lefthook.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
# ---------------------------------------------------------------
|
||||
# Lefthook File : lefthook.yml
|
||||
# File Authors : 曾奥然 <ccmywish@qq.com>
|
||||
# Contributors : Nul None <nul@none.org>
|
||||
# |
|
||||
# Created On : <2025-10-28>
|
||||
# Last Modified : <2025-10-28>
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
pre-commit:
|
||||
only:
|
||||
- ref: dev
|
||||
jobs:
|
||||
- name: 测试 xy.h
|
||||
run: just test-xy
|
||||
|
||||
- name: 测试 framework
|
||||
run: just test-fw
|
||||
Reference in New Issue
Block a user