Skip to content

Commit

Permalink
fix(test): ipfs-interop
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Apr 27, 2022
1 parent a324a94 commit bd6c571
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 @@ -245,7 +245,7 @@ jobs:
command: |
npm init -y
npm install ipfs@^0.61.0
npm install ipfs-interop@^8.0.0
npm install ipfs-interop@^8.0.10
npm install mocha-circleci-reporter@0.0.3
working_directory: ~/ipfs/go-ipfs/interop
- run:
Expand Down

0 comments on commit bd6c571

Please sign in to comment.