Skip to content

Commit

Permalink
Port codecov to new configuration
Browse files Browse the repository at this point in the history
See gazebo-tooling/action-gz-ci#32

Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed May 6, 2021
1 parent 753c3ac commit 8489c19
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 @@ -13,7 +13,7 @@ jobs:
id: ci
uses: ignition-tooling/action-ignition-ci@bionic
with:
codecov-token: ${{ secrets.CODECOV_TOKEN }}
codecov-enabled: true
focal-ci:
runs-on: ubuntu-latest
name: Ubuntu Focal CI
Expand Down

0 comments on commit 8489c19

Please sign in to comment.