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