aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/alpine-edge.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/alpine-edge.yml')
-rw-r--r--.builds/alpine-edge.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.builds/alpine-edge.yml b/.builds/alpine-edge.yml
index 074a5e11..e77062a4 100644
--- a/.builds/alpine-edge.yml
+++ b/.builds/alpine-edge.yml
@@ -11,6 +11,9 @@ environment:
DESTDIR: ./out
GOFLAGS: "-tags=notmuch"
tasks:
+ - check-patches: |
+ cd aerc
+ make check-patches
- lint: |
cd aerc
make lint