Skip to content

Commit 0d2d7d6

Browse files
author
Jose Luis Rivero
authored
Port codecov to new configuration (#129)
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
1 parent cf4bdc8 commit 0d2d7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
id: ci
1414
uses: ignition-tooling/action-ignition-ci@bionic
1515
with:
16-
codecov-token: ${{ secrets.CODECOV_TOKEN }}
16+
codecov-enabled: true
1717
focal-ci:
1818
runs-on: ubuntu-latest
1919
name: Ubuntu Focal CI

0 commit comments

Comments
 (0)