diff --git a/.copier-answers.yml b/.copier-answers.yml index 0645deae..5bae6600 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -11,7 +11,7 @@ github_enable_makepot: true github_enable_stale_action: true github_enforce_dev_status_compatibility: true include_wkhtmltopdf: false -odoo_test_flavor: Odoo +odoo_test_flavor: Both odoo_version: 16.0 org_name: ACSONE SA/NV org_slug: acsone diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3869d6a2..b9192e83 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -36,8 +36,10 @@ jobs: matrix: include: - container: ghcr.io/oca/oca-ci/py3.10-odoo16.0:latest - name: test with Odoo makepot: "true" + name: test with Odoo + - container: ghcr.io/oca/oca-ci/py3.10-ocb16.0:latest + name: test with OCB services: postgres: image: postgres:12.0