Skip to content

Commit

Permalink
Disable codecov for now since it doesn't work on this repo
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey committed Jul 30, 2024
1 parent 7157514 commit 8933a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
id: ci
uses: gazebo-tooling/action-gz-ci@noble
with:
codecov-enabled: true
codecov-enabled: false
cppcheck-enabled: true
cpplint-enabled: true

0 comments on commit 8933a58

Please sign in to comment.