Skip to content

Commit 82b84bd

Browse files
committed
Update wording
1 parent c6f44f7 commit 82b84bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
8484
- uses: codecov/codecov-action@v3
8585
with:
86-
# Explicitly using the token in order to avoid Codecov rate limit errors
86+
# Explicitly using the token to avoid Codecov rate limit errors
8787
# See https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954
8888
token: ${{ secrets.CODECOV_TOKEN }}
8989
fail_ci_if_error: true

0 commit comments

Comments
 (0)