File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,7 @@ odoo_test_flavor: Odoo
17
17
odoo_version : 16.0
18
18
org_name : Sustainability association
19
19
org_slug : sustainability-suite
20
- rebel_module_groups :
21
- - sustainability_account_accountant,sustainability_account_asset
20
+ rebel_module_groups : []
22
21
repo_description : The Odoo Sustainability Module is designed to seamlessly integrate
23
22
sustainability management and the carbon CO2 emissions footprint computation into
24
23
your Odoo ERP system.
Original file line number Diff line number Diff line change 36
36
matrix :
37
37
include :
38
38
- container : ghcr.io/oca/oca-ci/py3.10-odoo16.0:latest
39
- exclude : " sustainability_account_accountant,sustainability_account_asset"
40
39
name : test with Odoo
41
40
makepot : " true"
42
41
services :
49
48
ports :
50
49
- 5432:5432
51
50
env :
52
- INCLUDE : " ${{ matrix.include }} "
53
- EXCLUDE : " ${{ matrix.exclude }} "
51
+ OCA_GIT_USER_NAME : sustainabilitybot
52
+ OCA_GIT_USER_EMAIL : [email protected]
54
53
steps :
55
54
- uses : actions/checkout@v4
56
55
with :
You can’t perform that action at this time.
0 commit comments