From 5f7418721a32be45b70c866054140e378d949a4a Mon Sep 17 00:00:00 2001 From: JoranHonig Date: Tue, 1 May 2018 14:10:09 +0200 Subject: [PATCH] Revert change on config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 08ea558e..def4ffc7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,7 +12,7 @@ jobs: # Uncomment, for local testing with circleci command, as it ignores # path param in checkout command, and this symlink compenstates for that. - - run: ln -s /root/project /home/mythril + # - run: ln -s /root/project /home/mythril - run: name: Installing mythril tools