Stop running pre-commit twice

This commit is contained in:
Hugo Osvaldo Barrera 2021-09-13 21:23:52 +02:00
parent 2e35214421
commit 87574be547

View file

@ -29,11 +29,6 @@ tasks:
export PATH=$PATH:~/.local/bin/
make -e ci-test
make -e ci-test-storage
- style: |
cd vdirsyncer
# Non-system python is used for packages:
export PATH=$PATH:~/.local/bin/
make -e style
- check-secrets: |
# Stop here if this is a PR. PRs can't run with the below secrets.
[ -f ~/fastmail-secrets ] || complete-build