mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
This should fix it once and for all.
This commit is contained in:
parent
2c3cf303db
commit
4a4757315b
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
|
@ -42,6 +42,7 @@ install_build_style() {
|
||||||
|
|
||||||
run_build_style() {
|
run_build_style() {
|
||||||
flake8 vdirsyncer tests
|
flake8 vdirsyncer tests
|
||||||
|
! git grep -i syncroniz
|
||||||
}
|
}
|
||||||
|
|
||||||
install_build_docs() {
|
install_build_docs() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue