1 Star 0 Fork 0

create_future / speechbrain

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.pre-push-config.yaml 700 Bytes
一键复制 编辑 原始数据 按行查看 历史
Aku Rouhe 提交于 2020-08-17 15:21 . Move test running scripts under tests/
repos:
- repo: local
hooks:
- id: linters
name: linters
entry: tests/.run-linters.sh
language: script
pass_filenames: False
always_run: True
require_serial: False
- id: unittests
name: unittests
entry: tests/.run-unittests.sh
language: script
pass_filenames: False
always_run: True
require_serial: False
- id: doctests
name: doctests
entry: tests/.run-doctests.sh
language: script
pass_filenames: False
always_run: True
require_serial: False
1
https://gitee.com/create_future/speechbrain.git
git@gitee.com:create_future/speechbrain.git
create_future
speechbrain
speechbrain
develop

搜索帮助