Skip to content

Commit

Permalink
hack: run in /dev/. What can go wrong?
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
  • Loading branch information
Kubuxu committed Mar 4, 2019
1 parent 3cbe677 commit 4f5164c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ aliases:


defaults: &defaults
working_directory: ~/ipfs/go-ipfs
working_directory: /dev/project/go-ipfs
environment:
GO111MODULE: "on"
TEST_NO_DOCKER: 1
Expand Down

0 comments on commit 4f5164c

Please sign in to comment.