Jackie-Jiang commented on a change in pull request #5806:
URL: https://github.com/apache/incubator-pinot/pull/5806#discussion_r465382908
##########
File path: .github/workflows/pinot_tests.yml
##########
@@ -37,11 +37,8 @@ jobs:
RUN_INTEGRATION_TESTS: false
run: .github/workflows/scripts/.pinot_test.sh
- name: Upload coverage to Codecov
- uses: codecov/codecov-action@v1
- with:
- flags: unittests
- name: codecov-umbrella
- fail_ci_if_error: true
+ run: |
Review comment:
(nit) same line?
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]