Fix uv venv errors because of preexisting environment by victormlg · Pull Request #17 · cfengine/cfengine-cli
| python -m pip install uv | ||
| - name: Setup | ||
| run: | | ||
| uv venv |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@victormlg Did you try adding --clear as the error message suggests?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@victormlg AFAICT this is editing the wrong file. lint has been green, the one that needed help was test.yml.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reverted and fixed in #19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters