Skip to content

Commit

Permalink
bump interop tests to work with relayv2 and the new sharding config o…
Browse files Browse the repository at this point in the history
…ption
  • Loading branch information
aschmahmann committed Nov 23, 2021
1 parent b44299a commit 8e46cf8
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 @@ -227,7 +227,7 @@ jobs:
command: |
npm init -y
npm install ipfs@^0.59.1
npm install ipfs/interop#fix/use-new-go-ipfs-sharding-option
npm install ipfs/interop#feat/go-libp2p-0.16-and-sharding-config-option
npm install mocha-circleci-reporter@0.0.3
working_directory: ~/ipfs/go-ipfs/interop
- run:
Expand Down

0 comments on commit 8e46cf8

Please sign in to comment.