chore(ci): ensure poetry is available
This commit is contained in:
parent
8eef75007a
commit
7f4070c6b7
@ -30,6 +30,7 @@ jobs:
|
||||
python-version: "${{ vars.PYTHON_VERSION }}"
|
||||
- name: Setup Poetry
|
||||
uses: abatilo/actions-poetry@v3
|
||||
- run: pipx ensurepath
|
||||
- name: Install dependencies
|
||||
run: poetry install
|
||||
- name: Lint
|
||||
|
Loading…
Reference in New Issue
Block a user