Skip to content

Commit

Permalink
fix(workflow): docker pull errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-pcg committed Nov 28, 2024
1 parent 3f7cf9e commit f9252a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ jobs:
WITHOUT_DEMO: 'False'
EXTRA_MODULES: ${{ steps.get_modules.outputs.modules }},${{ env.REQUIRED_MODULES }}
ODOO_EXTRA_ADDONS: /github/workspace
PGHOST: localhost
PGHOST: localhost

0 comments on commit f9252a5

Please sign in to comment.