From 6c1201474daafc957eea8ba61f6cde7cee591494 Mon Sep 17 00:00:00 2001 From: mikevhe18 Date: Tue, 5 Sep 2023 10:49:55 +0700 Subject: [PATCH] [ci] --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 912a685..cb8b71a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -36,10 +36,12 @@ jobs: matrix: include: - container: ghcr.io/oca/oca-ci/py3.6-odoo14.0:latest + exclude: "l10n_generic_coa" makepot: "true" name: test with Odoo - container: ghcr.io/oca/oca-ci/py3.6-ocb14.0:latest name: test with OCB + exclude: "l10n_generic_coa" services: postgres: image: postgres:9.6