Skip to content

Commit b11a611

Browse files
Update test.yml
1 parent 6e660c8 commit b11a611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: codecov/codecov-action@v5
5050
with:
5151
# Codecov requires a token for private repos,
52-
# and it's highly recommended for public ones to avoid rate limits.
52+
# and it's highly recommended for public ones to avoid rate limits
5353
token: ${{ secrets.CODECOV_TOKEN }}
5454
directory: ./coverage
5555
fail_ci_if_error: true # Stops the build if upload fails

0 commit comments

Comments
 (0)