mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-02 14:58:03 +08:00
ci: only run node interop tests
This commit is contained in:
parent
2458595592
commit
39a71fe753
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user