From 2d26ac50c0b406b7ddbc2d49753c7216f41c7f89 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Wed, 1 Jan 2020 16:00:17 -0600 Subject: [PATCH] chore: Update CI --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a149735..16a2141 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,6 +12,8 @@ schedules: stages: - stage: test + dependsOn: [] + jobs: - template: default.yml@templates parameters: minrust: 1.36.0