hyperledger / fabric-admin-sdk

Fabric SDK for Admin Capability services
Apache License 2.0
31 stars 19 forks source link

try to enhanceCI #116

Closed SamYuan1990 closed 1 year ago

SamYuan1990 commented 1 year ago

Try to update CI to avoid error from ginkgo.

SamYuan1990 commented 1 year ago

I suppose we need to use go mod vendor to have ginkgo code in vendor to avoid type check error from ginkgo. but find some error from other lint options as opened in https://github.com/hyperledger/fabric-admin-sdk/issues/117