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 3c2d4aa commit 9ccbbc0
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.4
npm install mocha-circleci-reporter@0.0.3
working_directory: ~/ipfs/go-ipfs/interop
- run:
Expand Down

0 comments on commit 9ccbbc0

Please sign in to comment.