Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
max3903 authored Oct 4, 2023
1 parent 0de7947 commit 7be7452
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
branches:
- "16.0*"

env:
EXCLUDE: l10n_mx_res_partner_csf_regime


jobs:
test:
runs-on: ubuntu-22.04
Expand All @@ -19,7 +23,6 @@ jobs:
- container: ghcr.io/oca/oca-ci/py3.10-odoo16.0:latest
makepot: "false"
name: test with Odoo
EXCLUDE: l10n_mx_res_partner_csf_regime
services:
postgres:
image: postgres:9.6
Expand Down

0 comments on commit 7be7452

Please sign in to comment.