Unverified Commit ad8dbe41 authored by Steven Allen's avatar Steven Allen Committed by GitHub

Merge pull request #6533 from ipfs/fix/interop

ci: only run node interop tests
parents 55afc478 42d063dd
......@@ -169,7 +169,7 @@ jobs:
paths:
- ~/ipfs/go-ipfs/interop/node_modules
- run:
command: npm test
command: npm run test:node
working_directory: ~/ipfs/go-ipfs/interop
environment:
IPFS_GO_EXEC: /tmp/circleci-workspace/bin/ipfs
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment