diff --git a/.builds/tests-release.yaml b/.builds/tests-release.yaml index ef5c4d2..dce61f7 100644 --- a/.builds/tests-release.yaml +++ b/.builds/tests-release.yaml @@ -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