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 13, 2021
1 parent 9c74af2 commit 5983810
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 @@ -204,7 +204,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 5983810

Please sign in to comment.