starsz commented on a change in pull request #1529:
URL: https://github.com/apache/apisix-dashboard/pull/1529#discussion_r584491126



##########
File path: .github/workflows/backend-unit-test.yml
##########
@@ -36,7 +36,7 @@ jobs:
       - name: upload coverage profile
         working-directory: ./api
         run: |
-          bash <(curl -s https://codecov.io/bash)
+          bash <(curl -s https://codecov.io/bash) -F backend-unit-test

Review comment:
       Only want to know why this line doesn't need "-f" option.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to