Skip to content

Commit

Permalink
Port codecov to new configuration (#170)
Browse files Browse the repository at this point in the history
* Port codecov to new configuration

See gazebo-tooling/action-gz-ci#32

Signed-off-by: Jose Luis Rivero <[email protected]>

* no codecov support in this repo
  • Loading branch information
j-rivero authored May 14, 2021
1 parent 44a699c commit 2f69ac3
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 @@ -14,7 +14,7 @@ jobs:
uses: ignition-tooling/action-ignition-ci@bionic
with:
cmake-args: '-DBUILDSYSTEM_TESTING=True'
codecov-token: ${{ secrets.CODECOV_TOKEN }}
codecov-enabled: false
focal-ci:
runs-on: ubuntu-latest
name: Ubuntu Focal CI
Expand Down

0 comments on commit 2f69ac3

Please sign in to comment.