Skip to content

Commit 87574be

Browse files
author
Hugo Osvaldo Barrera
committed
Stop running pre-commit twice
1 parent 2e35214 commit 87574be

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.builds/tests-release.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ tasks:
2929
export PATH=$PATH:~/.local/bin/
3030
make -e ci-test
3131
make -e ci-test-storage
32-
- style: |
33-
cd vdirsyncer
34-
# Non-system python is used for packages:
35-
export PATH=$PATH:~/.local/bin/
36-
make -e style
3732
- check-secrets: |
3833
# Stop here if this is a PR. PRs can't run with the below secrets.
3934
[ -f ~/fastmail-secrets ] || complete-build

0 commit comments

Comments
 (0)