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 9a05ed6 commit 9f3b2ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,14 @@ jobs:
test:
runs-on: ubuntu-22.04
container: ${{ matrix.container }}
env:
EXCLUDE: l10n_mx_res_partner_csf_regime,l10n_mx_edi_40
strategy:
fail-fast: false
matrix:
include:
- 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 9f3b2ee

Please sign in to comment.