forked from hans/Nominatim
php unit tests don't work on ubuntu 18
This commit is contained in:
1
.github/workflows/ci-tests.yml
vendored
1
.github/workflows/ci-tests.yml
vendored
@@ -99,6 +99,7 @@ jobs:
|
||||
- name: PHP unit tests
|
||||
run: phpunit ./
|
||||
working-directory: Nominatim/test/php
|
||||
if: matrix.ubuntu == 20
|
||||
|
||||
- name: Python unit tests
|
||||
run: $PYTEST test/python
|
||||
|
||||
Reference in New Issue
Block a user