diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b4e4f74d9..1fe9cf054 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,6 +8,10 @@ on: branches: - "16.0*" +env: + EXCLUDE: l10n_mx_res_partner_csf_regime + + jobs: test: runs-on: ubuntu-22.04 @@ -19,7 +23,6 @@ jobs: - container: ghcr.io/oca/oca-ci/py3.10-odoo16.0:latest makepot: "false" name: test with Odoo - EXCLUDE: l10n_mx_res_partner_csf_regime services: postgres: image: postgres:9.6