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:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-22.04
|
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
|
name: Test Repo Addons With Odoo
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue