[FIX] ci: disable makepot

This commit is contained in:
Lois Rilo
2022-12-20 11:09:06 +01:00
parent f8a922f82c
commit 6cceed95b1
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ generate_requirements_txt: false
github_check_license: true
github_ci_extra_env: {}
github_enable_codecov: true
github_enable_makepot: true
github_enable_makepot: false
github_enable_stale_action: true
github_enforce_dev_status_compatibility: true
include_wkhtmltopdf: true

View File

@@ -36,7 +36,7 @@ jobs:
matrix:
include:
- container: ghcr.io/oca/oca-ci/py3.10-odoo16.0:latest
makepot: "true"
makepot: "false"
name: test with Odoo
- container: ghcr.io/oca/oca-ci/py3.10-ocb16.0:latest
name: test with OCB