p311-2
This commit is contained in:
parent
c363b5478e
commit
9220857577
|
@ -14,8 +14,8 @@ jobs:
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python3 -m pip install --upgrade pip
|
||||||
python -m pip install poetry
|
python3 -m pip install poetry
|
||||||
poetry install
|
poetry install
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
|
|
Loading…
Reference in New Issue
Block a user