Update wording

This commit is contained in:
Alessio Bogon 2023-10-10 21:36:21 +02:00
parent c6f44f7f60
commit 82b84bd030
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ jobs:
- uses: codecov/codecov-action@v3
with:
# Explicitly using the token in order to avoid Codecov rate limit errors
# Explicitly using the token to avoid Codecov rate limit errors
# See https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true