From d586afea2e8357975e78aad900c769b1b8447e88 Mon Sep 17 00:00:00 2001 From: Johan Lorenzo Date: Tue, 8 Oct 2019 17:36:42 +0200 Subject: [PATCH] Fix complete-pr which does not depend on lint tasks --- taskcluster/ci/pr/kind.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/taskcluster/ci/pr/kind.yml b/taskcluster/ci/pr/kind.yml index f7d882c8a..010854101 100644 --- a/taskcluster/ci/pr/kind.yml +++ b/taskcluster/ci/pr/kind.yml @@ -6,6 +6,7 @@ loader: taskgraph.loader.transform:loader kind-dependencies: - build + - lint - test transforms: