fix:unused conf#3155
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
| @@ -636,38 +636,4 @@ internal-used-unfinished-full-sync : | |||
| # for wash data from 4.0.0 to 4.0.1 | |||
There was a problem hiding this comment.
上面这个是不是也可以去掉了,这是针对4.x版本的数据清理
There was a problem hiding this comment.
上面这个是不是也可以去掉了,这是针对4.x版本的数据清理
done
| - name: Install Deps | ||
| run: | | ||
| brew update | ||
| brew install --overwrite [email protected] autoconf protobuf llvm wget git |
There was a problem hiding this comment.
这几个包不需要装了吗?
我看unstable没有就给去了,这个应该是在机器第一次使用的时候下载就行,加回来了
* fix:unused conf --------- Co-authored-by: chejinge <[email protected]>
#3125