mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 10:27:57 +00:00
also run BDD API tests in CI
This commit is contained in:
2
.github/workflows/ci-tests.yml
vendored
2
.github/workflows/ci-tests.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
working-directory: test/php
|
||||
|
||||
- name: BDD tests
|
||||
run: behave -DREMOVE_TEMPLATE=1 --format=progress3 db osm2pgsql
|
||||
run: behave -DREMOVE_TEMPLATE=1 --format=progress3
|
||||
working-directory: test/bdd
|
||||
|
||||
import:
|
||||
|
||||
Reference in New Issue
Block a user