Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Mar 26, 2024
1 parent 7408c0d commit 774412e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,7 @@ jobs:
run: |
source install/setup.bash
cd src/cda-telematics/telematic_system/telematic_historical_data_processing/rosbag2_processing_service/
python3 -m coverage run -m pytest
python3 -m coverage xml --omit="/opt/*,/root/*,/tmp/*,/usr/*,/var/*,**/__init__.py"
python3 -m pytest test
- name: Find coverage.xml
shell: bash
run: |
Expand Down

0 comments on commit 774412e

Please sign in to comment.