Skip to content

Commit

Permalink
test with OCB
Browse files Browse the repository at this point in the history
  • Loading branch information
qgroulard committed May 6, 2024
1 parent 33bbb46 commit 82a4e09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 82a4e09

Please sign in to comment.