Skip to content

Commit

Permalink
add token for Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
berndgassmann committed Feb 12, 2024
1 parent 7d04027 commit 7b117b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
fail_ci_if_error: true
files: ./cleanedCoverage_as_rss.info,./cleanedCoverage_as_rss_map_integration.info
flags: unittests
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

- name: Documentation Deployment (Test)
Expand Down

0 comments on commit 7b117b5

Please sign in to comment.