mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 21:43:09 +00:00
9 lines
142 B
YAML
9 lines
142 B
YAML
|
repos:
|
||
|
- repo: local
|
||
|
hooks:
|
||
|
- id: test
|
||
|
name: test
|
||
|
entry: "make test"
|
||
|
language: system
|
||
|
pass_filenames: false
|