Skip to content

Commit

Permalink
test against modified interop repo for sharding changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmahmann committed Oct 14, 2021
1 parent beb8afe commit a369655
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.52.2
npm install ipfs-interop@^4.0.0
npm install ipfs/interop#fix/go-ipfs-automatic-sharding
npm install mocha-circleci-reporter@0.0.3
working_directory: ~/ipfs/go-ipfs/interop
- run:
Expand Down

0 comments on commit a369655

Please sign in to comment.