What Changed
🚀 Features
- use pipx to install poetry @ITProKyle (#206)
- remove
Ensure cache is healthy
step @ITProKyle (#208) - use the native caching of
actions/setup-python
for poetry venv @ITProKyle (#209) - add option to install poetry plugins @ITProKyle (#210)
- change default value of
poetry-check
tofalse
@ITProKyle (#211)