Skip to content

Commit

Permalink
[TEMP] exclude "base_location_nuts" as it makes all pipelines to fail
Browse files Browse the repository at this point in the history
Issue details: OCA#1557
  • Loading branch information
LoisRForgeFlow committed Aug 10, 2023
1 parent 9484888 commit 21c4011
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,11 @@ jobs:
include:
- container: ghcr.io/oca/oca-ci/py3.8-odoo15.0:latest
makepot: "true"
exclude: "base_location_nuts"
name: test with Odoo
- container: ghcr.io/oca/oca-ci/py3.8-ocb15.0:latest
name: test with OCB
exclude: "base_location_nuts"
services:
postgres:
image: postgres:9.6
Expand Down

0 comments on commit 21c4011

Please sign in to comment.