update to workflow

This commit is contained in:
Marc Durepos 2024-03-19 15:29:54 -04:00
parent b2517c9d09
commit 10cc88c4c1

View file

@ -13,6 +13,9 @@ jobs:
runs-on: ubuntu-22.04
container:
image: ghcr.io/bemade/test-odoo:latest
credentials:
username: ${{ github.repository_owner }}
password: ${{ secrets.ghcr_password }}
name: Test Repo Addons With Odoo
strategy:
fail-fast: false