rusackas commented on code in PR #28278:
URL: https://github.com/apache/superset/pull/28278#discussion_r1585546492


##########
.github/workflows/superset-python-presto-hive.yml:
##########
@@ -139,5 +140,8 @@ jobs:
           ./scripts/python_tests.sh -m 'chart_data_flow or sql_json_flow'
       - name: Upload code coverage
         if: steps.check.outputs.python
+        continue-on-error: true # codecob is not critical and randomly fails 
at times

Review Comment:
   ```suggestion
           continue-on-error: true # codecov is not critical and randomly fails 
at times
   ```



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to