mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[REF] CI: Add rebels modules using copier
This commit is contained in:
parent
e1eef83bbd
commit
b3342c20b3
11
.github/workflows/test.yml
vendored
11
.github/workflows/test.yml
vendored
@@ -43,10 +43,17 @@ jobs:
|
||||
name: test with OCB
|
||||
makepot: "true"
|
||||
- container: ghcr.io/oca/oca-ci/py3.10-odoo16.0:latest
|
||||
exclude: "account_journal_restrict_mode"
|
||||
include: "account_move_name_sequence"
|
||||
name: test with Odoo
|
||||
- container: ghcr.io/oca/oca-ci/py3.10-ocb16.0:latest
|
||||
exclude: "account_journal_restrict_mode"
|
||||
include: "account_move_name_sequence"
|
||||
name: test with OCB
|
||||
makepot: "true"
|
||||
- container: ghcr.io/oca/oca-ci/py3.10-odoo16.0:latest
|
||||
exclude: "account_journal_restrict_mode,account_move_name_sequence"
|
||||
name: test with Odoo
|
||||
- container: ghcr.io/oca/oca-ci/py3.10-ocb16.0:latest
|
||||
exclude: "account_journal_restrict_mode,account_move_name_sequence"
|
||||
name: test with OCB
|
||||
makepot: "true"
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user