From 65a3b64e16e2118dd00c57a02edec67c355e7853 Mon Sep 17 00:00:00 2001 From: Maxime Chambreuil Date: Sun, 10 Apr 2022 23:36:37 -0500 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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