mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Fix style checks on CI
This commit is contained in:
parent
b435465bc7
commit
e355b3336b
1 changed files with 3 additions and 1 deletions
|
|
@ -25,5 +25,7 @@ tasks:
|
|||
DAV_SERVER=radicale make -e ci-test-storage
|
||||
DAV_SERVER=xandikos make -e ci-test-storage
|
||||
- style: |
|
||||
make -e install-style
|
||||
cd vdirsyncer
|
||||
# Non-system python is used for packages:
|
||||
export PATH=$PATH:~/.local/bin/
|
||||
make -e style
|
||||
|
|
|
|||
Loading…
Reference in a new issue