Skip to content

Commit

Permalink
restore testing against master of go-ipfs-api
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmahmann committed Aug 12, 2021
1 parent fd6676f commit 7271db3
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 @@ -225,7 +225,7 @@ jobs:
- run:
name: Cloning
command: |
git clone -b ipld-in-ipfs https://github.com/ipfs/go-ipfs-api.git
git clone https://github.com/ipfs/go-ipfs-api.git
git -C go-ipfs-api log -1
- run:
name: Starting the daemon
Expand Down

0 comments on commit 7271db3

Please sign in to comment.