From b96030c37608daf9af675b28794733c0f52ed413 Mon Sep 17 00:00:00 2001 From: DerThorsten Date: Tue, 26 Mar 2019 10:59:57 +0100 Subject: [PATCH] just do tests also on master --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f4849206f..455bdd96d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -103,6 +103,7 @@ workflows: filters: branches: only: + - master - test_all # workflow for testing all the models @@ -110,7 +111,7 @@ workflows: kipoi-nightly-test: triggers: - schedule: - cron: "0 * * * *" + cron: "0 0 * * *" filters: branches: only: