Skip to content

Commit

Permalink
[FIX] test workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
archetipo committed Feb 28, 2024
1 parent 5cb1c69 commit 927ef1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,3 @@ jobs:
run: ${PWD}/oqa/bin/init_repo.sh
- name: Tests
run: docker run --rm -v ${PWD}/run_tests.sh:/mnt/tests/runtests.sh -v ${PWD}/:/mnt/${{ env.REPO_NAME }} -v ${PWD}/${ODOO_RC}:/etc/odoo/odoo.conf --network=host odoo:17.0 /mnt/tests/runtests.sh


0 comments on commit 927ef1c

Please sign in to comment.