Skip to content

Commit

Permalink
bump interop tests to branch with new go-ipfs sharding config option
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmahmann committed Nov 10, 2021
1 parent 3a9e75a commit da36d77
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 @@ -216,7 +216,7 @@ jobs:
command: |
npm init -y
npm install ipfs@^0.59.1
npm install ipfs-interop@^7.0.3
npm install ipfs-interop#fix/use-new-go-ipfs-sharding-option
npm install mocha-circleci-reporter@0.0.3
working_directory: ~/ipfs/go-ipfs/interop
- run:
Expand Down

0 comments on commit da36d77

Please sign in to comment.