virtualenvs.options.no-pip = true
Fixes https://github.com/github/codeql-action/issues/1425
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 🤷