It would be nice to run the GitHub Action tests in .github/workflows/test.yml when we update the lock file, e.g. #4483, to ensure the new environment works with all Python versions and platforms we support.
Instructions are here: https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs
It would be nice to run the GitHub Action tests in
.github/workflows/test.ymlwhen we update the lock file, e.g. #4483, to ensure the new environment works with all Python versions and platforms we support.Instructions are here: https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs