mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 13:44:36 +03:00
also run BDD API tests in CI
This commit is contained in:
parent
812de0545d
commit
86cd5ddd65
2
.github/workflows/ci-tests.yml
vendored
2
.github/workflows/ci-tests.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
|||||||
working-directory: test/php
|
working-directory: test/php
|
||||||
|
|
||||||
- name: BDD tests
|
- name: BDD tests
|
||||||
run: behave -DREMOVE_TEMPLATE=1 --format=progress3 db osm2pgsql
|
run: behave -DREMOVE_TEMPLATE=1 --format=progress3
|
||||||
working-directory: test/bdd
|
working-directory: test/bdd
|
||||||
|
|
||||||
import:
|
import:
|
||||||
|
Loading…
Reference in New Issue
Block a user