Skip to content

Commit

Permalink
added secret
Browse files Browse the repository at this point in the history
  • Loading branch information
EirikKolas committed Mar 8, 2024
1 parent 5d24e4f commit 66b3b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
target-ros2-distro: ${{ matrix.ros_distribution }}
- uses: codecov/[email protected]
with:
# token: ${{ secrets.CODECOV_TOKEN }} # only needed for private repos
token: ${{ secrets.CODECOV_TOKEN }}
files: ros_ws/lcov/total_coverage.info,ros_ws/coveragepy/.coverage
flags: unittests
name: codecov-umbrella
Expand Down

0 comments on commit 66b3b7d

Please sign in to comment.