Skip to content

Commit

Permalink
tests: use latest npm-kubo
Browse files Browse the repository at this point in the history
ipfs/npm-kubo#62 has been released in v0.22.0.
  • Loading branch information
Jorropo committed Sep 26, 2023
1 parent 8eecfcb commit 1d295ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ jobs:
working-directory: interop
- run: npm install
working-directory: interop/packages/interop
- run: npm install --ignore-scripts --save "ipfs/npm-go-ipfs#4441b8a60f1cfee3035a9e4bb824dfcca08e9b01" # temporary while https://github.com/ipfs/npm-go-ipfs/pull/62 is being bubbled
working-directory: interop/packages/interop
- run: npm test
working-directory: interop/packages/interop
env:
Expand Down

0 comments on commit 1d295ea

Please sign in to comment.