Skip to content

Commit

Permalink
disabled vehicle and cloud bridge coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Dec 4, 2023
1 parent cf314ae commit 00a6142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
path: telematic_system/telematic_apps/web_app/server/coverage/*
if-no-files-found: error
sonar:
needs: [carma_vehicle_bridge_coverage, carma_cloud_bridge_coverage, telematic_cloud_messaging_coverage, web_app_client_coverage, web_app_server_coverage]
needs: [telematic_cloud_messaging_coverage, web_app_client_coverage, web_app_server_coverage]
runs-on: ubuntu-latest
steps:
- name: Checkout ${{ github.event.repository.name }}
Expand Down

0 comments on commit 00a6142

Please sign in to comment.