From 41505087597c953d56e86d5b3ccf22693e02a3de Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Tue, 8 Oct 2019 16:45:04 +0100 Subject: peek --- .circleci/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index ba316f7233..162407e539 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,6 +7,8 @@ jobs: steps: - checkout - run: bash .circleci/merge_base_branch.sh + - run: pwd + - run: ls - run: POSTGRES=1 /synapse_sytest.sh - store_artifacts: path: /logs -- cgit 1.5.1