Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
Signed-off-by: yhmo <yihua.mo@zilliz.com>
  • Loading branch information
yhmo committed Jan 7, 2025
1 parent 0c1a669 commit f6ddd15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/impl/MilvusClientImpl.h
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ class MilvusClientImpl : public MilvusClient {
std::function<void(const Response&)>{}, options);
}

private:
protected:
std::shared_ptr<MilvusConnection> connection_;
};

Expand Down

0 comments on commit f6ddd15

Please sign in to comment.