CI: install aiohttp as well
This commit is contained in:
parent
6c52843d71
commit
fa6fe5e851
@ -10,7 +10,7 @@ test:
|
||||
script:
|
||||
- apt update
|
||||
- apt install -y python3 python3-pip cython3 gpg
|
||||
- pip3 install emoji
|
||||
- pip3 install emoji aiohttp
|
||||
- ./run_tests.py
|
||||
|
||||
trigger_poezio:
|
||||
|
Loading…
Reference in New Issue
Block a user