wu-sheng commented on a change in pull request #10:
URL:
https://github.com/apache/skywalking-satellite/pull/10#discussion_r546219629
##########
File path: .github/workflows/build-and-test.yaml
##########
@@ -50,8 +50,8 @@ jobs:
- name: Lint
run: make lint
- - name: Check
- run: make check
+ - name: Test
+ run: make test
Review comment:
Do you break the CI control file?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]