Skip to content

Commit

Permalink
Test all
Browse files Browse the repository at this point in the history
  • Loading branch information
tarteo committed Jan 26, 2024
1 parent a919453 commit 6856943
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,10 @@ jobs:
run: oca_init_test_database
env:
ADDONS_DIR: package
INCLUDE: container_install_basis # Test only basic package
- name: Run tests
run: oca_run_tests
env:
ADDONS_DIR: package
INCLUDE: container_install_basis # Test only basic package
- name: Prepare report
run: coverage xml -o report.xml --data-file .coverage
- name: Upload coverage reports to Codecov
Expand Down

0 comments on commit 6856943

Please sign in to comment.