update to workflow
This commit is contained in:
parent
10cc88c4c1
commit
5b20166ef6
1 changed files with 0 additions and 3 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
|
@ -13,9 +13,6 @@ 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue