p311-2
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user