From 9a867b66b112a86aee256611d7044d536b25ba62 Mon Sep 17 00:00:00 2001 From: Alessio Gerace Date: Wed, 28 Feb 2024 15:14:44 +0100 Subject: [PATCH] [FIX] test workflows --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c7a22eb..47d1d0e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -40,7 +40,7 @@ jobs: with: repository: INRIM/Odoo-Qa path: oqa - ref: 17.0 + ref: '17.0' token: ${{ secrets.CA_TOKEN }} - name: Install dependencies run: |