Skip to content

Commit

Permalink
ci: update ipfs interop tests (#8512)
Browse files Browse the repository at this point in the history
* ci: update ipfs interop tests

Co-authored-by: Alex Potsides <[email protected]>
  • Loading branch information
2 people authored and lidel committed Oct 19, 2021
1 parent dd9fa9e commit 3c2d4aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ jobs:
name: Installing dependencies
command: |
npm init -y
npm install ipfs@^0.52.2
npm install ipfs-interop@^4.0.0
npm install ipfs@^0.59.1
npm install ipfs-interop@^7.0.3
npm install [email protected]
working_directory: ~/ipfs/go-ipfs/interop
- run:
Expand Down

0 comments on commit 3c2d4aa

Please sign in to comment.