From f0060d10dd727ba5b2d737629e15a0f63a7102a4 Mon Sep 17 00:00:00 2001 From: Kristian Haugene Date: Sun, 13 Oct 2019 18:00:08 +0200 Subject: [PATCH] Forgot to do code checkout --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index e62738ee1..aae110af4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -87,6 +87,7 @@ jobs: docker: - image: circleci/python:3.7 steps: + - checkout - run: name: "Install Mkdocs and Material theme" command: |