working on workflow
This commit is contained in:
parent
4fd90d8f4a
commit
b13a2bb88a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -11,7 +11,7 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-22.04
|
||||
container: ghcr.io/bemade/test-odoo_arm64:latest
|
||||
container: ghcr.io/bemade/test-odoo_arm64
|
||||
name: Test Repo Addons With Odoo
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue