Revert "Segregate modules testing"

This reverts commit dd7cfe68fb.
pull/1152/head
Akim Juillerat 2023-05-31 19:09:31 +02:00
parent 1deda5b53b
commit e58ddb0c8a
1 changed files with 4 additions and 4 deletions

View File

@ -36,18 +36,18 @@ jobs:
matrix: matrix:
include: include:
- container: ghcr.io/oca/oca-ci/py3.6-odoo13.0:latest - container: ghcr.io/oca/oca-ci/py3.6-odoo13.0:latest
include: "mail_restrict_follower_selection,mass_mailing_contact_active,mass_mailing_partner_contact_active" include: "mail_restrict_follower_selection"
makepot: "true" makepot: "true"
name: test with Odoo name: test with Odoo
- container: ghcr.io/oca/oca-ci/py3.6-ocb13.0:latest - container: ghcr.io/oca/oca-ci/py3.6-ocb13.0:latest
include: "mail_restrict_follower_selection,mass_mailing_contact_active,mass_mailing_partner_contact_active" include: "mail_restrict_follower_selection"
name: test with OCB name: test with OCB
- container: ghcr.io/oca/oca-ci/py3.6-odoo13.0:latest - container: ghcr.io/oca/oca-ci/py3.6-odoo13.0:latest
exclude: "mail_restrict_follower_selection,mass_mailing_contact_active,mass_mailing_partner_contact_active" exclude: "mail_restrict_follower_selection"
makepot: "true" makepot: "true"
name: test with Odoo name: test with Odoo
- container: ghcr.io/oca/oca-ci/py3.6-ocb13.0:latest - container: ghcr.io/oca/oca-ci/py3.6-ocb13.0:latest
exclude: "mail_restrict_follower_selection,mass_mailing_contact_active,mass_mailing_partner_contact_active" exclude: "mail_restrict_follower_selection"
name: test with OCB name: test with OCB
services: services:
postgres: postgres: