switch poetry action installer
This commit is contained in:
parent
c7c4952786
commit
740f8bb1ce
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.8
|
python-version: 3.8
|
||||||
- name: install Poetry
|
- name: install Poetry
|
||||||
uses: dschep/install-poetry-action@v1.3
|
uses: snok/install-poetry@v1.1.1
|
||||||
- name: cache Poetry virtualenv
|
- name: cache Poetry virtualenv
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
id: cache
|
id: cache
|
||||||
|
Loading…
Reference in New Issue
Block a user