Commit 42d063dd authored by Steven Allen's avatar Steven Allen

ci: only run node interop tests

parent 55afc478
......@@ -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