mirror of
https://github.com/github/codeql-action.git
synced 2026-05-20 22:30:29 +00:00
python-setup: Don't allow Poetry to make venv in project
I mostly verified this works on my local machine, but did add a sample `poetry.toml` to the tests, so it can be verified from looking at the logs 🤷
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[virtualenvs]
|
||||
in-project = true
|
||||
Reference in New Issue
Block a user