mirror of
https://github.com/actions/setup-python
synced 2025-04-06 07:19:45 +00:00
#440 duplicated a block of code outside of `if (updateEnvironment) {` condition. This was probably an oversight when merging `main` back on the PR branch. The tests should have seen that `core.exportVariable` was being called and should have failed.