mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-09 19:44:07 +00:00
actions: use newest pytest-asyncio for ubuntu 20
This commit is contained in:
2
.github/workflows/ci-tests.yml
vendored
2
.github/workflows/ci-tests.yml
vendored
@@ -93,7 +93,7 @@ jobs:
|
|||||||
if: matrix.flavour != 'oldstuff'
|
if: matrix.flavour != 'oldstuff'
|
||||||
|
|
||||||
- name: Install newer pytest-asyncio
|
- name: Install newer pytest-asyncio
|
||||||
run: pip3 install -U pytest-asyncio==0.21.1
|
run: pip3 install -U pytest-asyncio
|
||||||
if: matrix.flavour == 'ubuntu-20'
|
if: matrix.flavour == 'ubuntu-20'
|
||||||
|
|
||||||
- name: Install test prerequsites (from pip for Ubuntu 18)
|
- name: Install test prerequsites (from pip for Ubuntu 18)
|
||||||
|
|||||||
Reference in New Issue
Block a user