also run BDD API tests in CI

This commit is contained in:
Sarah Hoffmann 2021-01-09 17:58:06 +01:00
parent 812de0545d
commit 86cd5ddd65

View File

@ -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: