Skip to content

Commit

Permalink
[TMP] Workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
josep-tecnativa committed Feb 3, 2025
1 parent f5d6587 commit 326c2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- run: git config --global user.email CI@GITHUB
# Run all tests, which includes linters
# Non concurrent first (in parallel)
- run: poetry run invoke test
- run: poetry run invoke test -vv --sequential
env:
SELECTED_ODOO_VERSIONS: ${{ matrix.odoo-version }}
TRAEFIK_VERSION: ${{ matrix.traefik_version }}
Expand Down

0 comments on commit 326c2b5

Please sign in to comment.