Skip to content

Commit

Permalink
Add codecov token to configuration file
Browse files Browse the repository at this point in the history
In the project's `codecov.yml` configuration file, the codecov token has been added. This change is required for codecov to correctly relate the repository with the coverage reports sent by the CI.
  • Loading branch information
koriym committed May 25, 2024
1 parent fda614d commit c940915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
codecov:
token: aa35229e-fe11-4c8b-bd73-952ea9a7ee2e
notify:
require_ci_to_pass: yes

Expand Down

0 comments on commit c940915

Please sign in to comment.