wu-sheng commented on code in PR #858:
URL:
https://github.com/apache/skywalking-banyandb/pull/858#discussion_r2549792525
##########
.github/workflows/ci.yml:
##########
@@ -68,6 +68,8 @@ jobs:
run: make license-check
- name: Check requirements
run: make check-req
+ - name: Make generate
+ run: make generate
Review Comment:
Why suddenly need this? But didn't before?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]