kopia lustrzana https://github.com/Yakifo/amqtt
install pytest-asyncio in CI
rodzic
f439ccd1b1
commit
ab2084190e
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install flake8 pytest
|
||||
python -m pip install flake8 pytest pytest-asyncio
|
||||
python -m pip install .
|
||||
- name: Lint with flake8
|
||||
run: |
|
||||
|
|
Ładowanie…
Reference in New Issue