Skip to content

Commit

Permalink
chore: disable pubsub interop for now
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Oct 25, 2021
1 parent 84e0eb1 commit 153697d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
command: |
npm init -y
npm install ipfs@^0.59.1
npm install ipfs-interop@^7.0.3
npm install ipfs-interop@^7.0.5
npm install [email protected]
working_directory: ~/ipfs/go-ipfs/interop
- run:
Expand Down

0 comments on commit 153697d

Please sign in to comment.