Skip to content

Commit

Permalink
[CI] l10n_br_account_payment_brcobranca: live API
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalyi committed Dec 9, 2024
1 parent 377c9f5 commit 3dbe08e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ jobs:
POSTGRES_DB: odoo
ports:
- 5432:5432
boleto_cnab_api:
image: ghcr.io/akretion/boleto_cnab_api:latest
ports:
- 9292:9292
env:
BRCOBRANCA_API_URL: http://boleto_cnab_api:9292
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 3dbe08e

Please sign in to comment.