jrmccluskey commented on PR #32283:
URL: https://github.com/apache/beam/pull/32283#issuecomment-2305436577

   The coverage failure is because the runner isn't picking up the change to 
the action but it is picking up the configuration change to make python 3.9 the 
default. As a result, the workflow is attempting to start a 3.8 virtualenv but 
doesn't have 3.8 in the environment and this is causing a failure. The new 
action `:sdks:python:test-suites:tox:py39:preCommitPyCoverage` is executing 
properly in local runs


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

Reply via email to