@cryptotaxi247 / kubo / commits / 42d063dd2

ci: only run node interop tests

Steven Allen committed Jul 19, 2019 at 13:39 UTC 42d063dd25520748f1fd447321eec3842814940d
1 file changed +1 -1
.circleci/config.yml
+1 -1
@@ -169,7 +169,7 @@ jobs:
169 paths:
170 - ~/ipfs/go-ipfs/interop/node_modules
171 - run:
172 - command: npm test
172 + command: npm run test:node
173 working_directory: ~/ipfs/go-ipfs/interop
174 environment:
175 IPFS_GO_EXEC: /tmp/circleci-workspace/bin/ipfs