Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qtiplb authored Nov 7, 2024
1 parent 4bdc7cb commit 1857827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- run:
name: Run Test
command: docker-compose run --rm odoo run_pytest.sh
command: docker-compose run --rm -u root odoo run_pytest.sh

- run:
name: Codacy Coverage
Expand Down

0 comments on commit 1857827

Please sign in to comment.