mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
Update test.yml
This commit is contained in:
committed by
GitHub
parent
1173d3710f
commit
65a3b64e16
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: tests
|
||||
name: Tests
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@@ -37,9 +37,9 @@ jobs:
|
||||
include:
|
||||
- container: ghcr.io/oca/oca-ci/py3.6-odoo14.0:latest
|
||||
makepot: "true"
|
||||
name: test with Odoo
|
||||
name: Test with Odoo
|
||||
- container: ghcr.io/oca/oca-ci/py3.6-ocb14.0:latest
|
||||
name: test with OCB
|
||||
name: Test with OCB
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:9.6
|
||||
|
||||
Reference in New Issue
Block a user