damccorm commented on code in PR #33355:
URL: https://github.com/apache/beam/pull/33355#discussion_r1900917326


##########
.github/workflows/python_tests.yml:
##########
@@ -110,6 +110,8 @@ jobs:
         uses: ./.github/actions/setup-environment-action
         with:
           python-version: ${{ matrix.params.py_ver }}
+          python-cache: true
+          tox-cache: true

Review Comment:
   I don't think we should specify these since they are the defaults anyways



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