diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1c4fe5171..c961f0d3a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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