ci: only run node interop tests

This commit is contained in:
Steven Allen 2019-07-19 13:39:02 -07:00
parent 2458595592
commit 39a71fe753

View File

@ -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